增加最晚最早拍片日期
This commit is contained in:
@@ -312,7 +312,9 @@ namespace IRaCIS.Core.Application.Contracts.DTO
|
||||
public int SubjectAge { get; set; }
|
||||
public string SubjectSex { get; set; } = String.Empty;
|
||||
|
||||
public DateTime? EarliestScanDate { get; set; }
|
||||
|
||||
public DateTime? LatestScanDate { get; set; }
|
||||
public decimal VisitNum { get; set; }
|
||||
public string VisitName { get; set; } = string.Empty;
|
||||
//public DateTime? SVSTDTC { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user