cylsg/cylsg.Application/LogoInController.cs @@ -99,7 +99,7 @@ }; await UserRes.EzInsertAsync(user); user.Id = await UserRes.EzInsertReturnIdentityAsync(user); }