修改机构名字查询
This commit is contained in:
@@ -296,6 +296,7 @@ namespace IRaCIS.Application.Contracts
|
||||
public string UserName { get; set; } = string.Empty;
|
||||
|
||||
public string UserRealName { get; set; } = string.Empty;
|
||||
public string OrganizationName { get; set; } = String.Empty;
|
||||
|
||||
public UserTypeEnum? UserTypeEnum { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user