修改非dicom
This commit is contained in:
@@ -61,7 +61,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public DateTime ImageDate { get; set; }
|
||||
public string Description { get; set; } = string.Empty;
|
||||
|
||||
public int? Code { get; set; }
|
||||
public int Code { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user