修改一版
This commit is contained in:
@@ -192,7 +192,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public int SeriesCount { get; set; }
|
||||
public int InstanceCount { get; set; }
|
||||
|
||||
public bool IsDicom { get; set; } = true;
|
||||
|
||||
|
||||
public List<DicomSeriesDTO> SeriesList { get; set; } = new List<DicomSeriesDTO>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user