非Dicom检查时间校验
This commit is contained in:
@@ -318,7 +318,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
{
|
||||
public string StudyInstanceUid { get; set; } = String.Empty;
|
||||
|
||||
public DateTime StudyDate { get; set; }
|
||||
public DateTime? StudyDate { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user