This commit is contained in:
2023-04-27 18:04:46 +08:00
parent 477377b0e5
commit 3bf88844d3
@@ -127,8 +127,6 @@ namespace IRaCIS.Application.Contracts
public string UserCode { get; set; } = string.Empty;
public bool IsZhiZhun { get; set; }
public string UserType { get; set; } = string.Empty;
public string UserTypeShortName { get; set; } = string.Empty;