修改提交

This commit is contained in:
he
2022-04-26 17:41:46 +08:00
parent 0c0a82d8e1
commit 4e5ae0373d
2 changed files with 3 additions and 0 deletions
@@ -179,6 +179,8 @@ namespace IRaCIS.Core.Application.Contracts
public bool IsUrgent { get; set; }
public Guid? ClinicalDataSignUserId { get; set; }
public bool IsQCConfirmedReupload { get; set; }
//public string CreatorFirstName { get; set; }
//public string CreatorLastName { get; set; }
public string BlindName { get; set; } = String.Empty;