instance 级别增加排序-四个排序接口都已修改完毕
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-30 10:42:17 +08:00
parent 42e34b5e5c
commit 24261a3dcb
2 changed files with 12 additions and 1 deletions
@@ -29,6 +29,9 @@
public string SliceThickness { get; set; } = String.Empty;
public string ImagePositionPatient { get; set; }
public string ImageOrientationPatient { get; set; }
}