修改附加评估预提交
This commit is contained in:
@@ -386,17 +386,6 @@ namespace IRaCIS.Core.Application.Contracts.DTO
|
||||
|
||||
public string ModalityForEdit { get; set; } = string.Empty;
|
||||
|
||||
//public string PatientName { get; set; } = string.Empty;
|
||||
//public string PatientAge { get; set; } = string.Empty;
|
||||
//public string PatientSex { get; set; } = string.Empty;
|
||||
|
||||
//public string Comment { get; set; }
|
||||
//public string QAComment { get; set; }
|
||||
|
||||
//public string UploaderFirstName { get; set; }
|
||||
//public string UploaderLastName { get; set; }
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -425,7 +414,6 @@ namespace IRaCIS.Core.Application.Contracts.DTO
|
||||
|
||||
public bool IsDeleted { get; set; }
|
||||
|
||||
//public bool IsDicomData { get; set; } = true;
|
||||
|
||||
public Guid[] InstanceList = new Guid[0];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user