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

This commit is contained in:
he
2024-09-04 10:36:24 +08:00
parent 61780a3fe8
commit f426df9d7f
2 changed files with 4 additions and 1 deletions
@@ -81,6 +81,8 @@ namespace IRaCIS.Core.Application.Contracts.Dicom.DTO
public Guid? StudyId { get; set; }
public List<int?> KeyFramesList{ get; set; }
public Guid? SeriesId { get; set; }
[JsonIgnore]