修改提交
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user