增加真实名字
This commit is contained in:
@@ -1382,6 +1382,8 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public string SubmitUserName { get; set; } = String.Empty;
|
||||
|
||||
public string SubmitUserRealName { get; set; } = String.Empty;
|
||||
|
||||
public string CurrentActionUserName { get; set; } = String.Empty;
|
||||
public string PreliminaryAuditUserName { get; set; } = String.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user