x
continuous-integration/drone/push Build is passing Details

Uat_IRC_Net8
hang 2025-01-03 16:49:40 +08:00
parent 49d60f6f68
commit 4a901085d8
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ namespace IRaCIS.Core.Application.Service
{ {
Id = ur.Id, Id = ur.Id,
UserTypeShortName = ur.UserRole.UserTypeRole.UserTypeShortName, UserTypeShortName = ur.UserRole.UserTypeRole.UserTypeShortName,
ur.UserRole.IsUserRoleDisabled, IsUserRoleDisabled= ur.UserRole.IsUserRoleDisabled,
IsDeleted = ur.IsDeleted, IsDeleted = ur.IsDeleted,
CreateTime = ur.CreateTime, CreateTime = ur.CreateTime,
UserTypeEnum = ur.UserRole.UserTypeEnum, UserTypeEnum = ur.UserRole.UserTypeEnum,