修改字典

This commit is contained in:
he
2022-04-24 11:47:56 +08:00
parent 37da8bd3e9
commit da45898e02
3 changed files with 10 additions and 10 deletions
@@ -55,6 +55,9 @@ namespace IRaCIS.Core.Application.Contracts
public SubmitStateEnum SubmitState { get; set; }
public AuditStateEnum AuditState { get; set; }
public ForwardStateEnum ForwardState { get; set; }
//public string SubjectName => LastName + " / " + FirstName;
//public string FirstName { get; set; } = string.Empty;
//public string LastName { get; set; } = string.Empty;