返回影像字段
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-04-30 10:57:15 +08:00
parent 303bf195d2
commit 13397b0bc8
3 changed files with 10 additions and 6 deletions
@@ -104,6 +104,8 @@ namespace IRaCIS.Core.Application.Contracts.Dicom.DTO
public bool? IsMasked { get; set; }
public string? PhotometricInterpretation { get; set; }
[JsonIgnore]
public int ShowOrder { get; set; }
[JsonIgnore]