dicom 影像返回路径
parent
e000b7ea6d
commit
2fe9e88c52
|
@ -40,6 +40,8 @@
|
|||
//存放在instance 上面
|
||||
public string WindowCenter { get; set; } = string.Empty;
|
||||
public string WindowWidth { get; set; } = string.Empty;
|
||||
|
||||
public string IamgeResizePath { get; set; }
|
||||
}
|
||||
|
||||
public class DicomSeriesWithLabelDTO : DicomSeriesDTO
|
||||
|
|
Loading…
Reference in New Issue