增加多帧展示字段
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-17 09:38:46 +08:00
parent a4b9c44cfa
commit ac799688d3
2 changed files with 5 additions and 1 deletions
@@ -68,6 +68,8 @@
public string HtmlPath { get; set; }
public int NumberOfFrames { get; set; }
public int InstanceNumber { get; set; }
}
public class DicomSeriesWithLabelDTO : DicomSeriesDTO