修改
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2024-07-30 11:30:16 +08:00
parent 7d7027a753
commit ee4b4a62ac
2 changed files with 0 additions and 6 deletions
@@ -79,10 +79,6 @@ namespace IRaCIS.Core.Application.Contracts.Dicom.DTO
public int InstanceNumber { get; set; }
public Guid? StudyId { get; set; }
public Guid? SeriesId { get; set; }
[JsonIgnore]
public int ShowOrder { get; set; }
[JsonIgnore]