This commit is contained in:
he
2023-05-18 09:49:09 +08:00
2 changed files with 34 additions and 26 deletions
@@ -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