修改查询
This commit is contained in:
@@ -315,6 +315,8 @@ namespace IRaCIS.Application.Contracts
|
||||
|
||||
public string FullName { get; set; }
|
||||
|
||||
public DateTime? LastChangePassWordTime { get; set; }
|
||||
|
||||
public List<IdentityUserTypeDTO> UserRoleList { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user