修复 入组bug
This commit is contained in:
@@ -526,6 +526,9 @@ namespace IRaCIS.Application.Services
|
||||
sysUserInfo = await _userRepository.AddAsync(saveItem);
|
||||
|
||||
await _userRepository.SaveChangesAsync();
|
||||
|
||||
|
||||
sysUserInfo.UserTypeRole = userType;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user