uat 序列获取Instance 增加文件大小
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-14 13:25:04 +08:00
parent 85fa51150d
commit 48f924e64f
2 changed files with 6 additions and 5 deletions
@@ -87,7 +87,7 @@ namespace IRaCIS.Core.Application.Contracts.Dicom.DTO
public bool IsReading { get; set; }
public bool IsDeleted { get; set; }
public long? FileSize { get; set; }
public Guid? StudyId { get; set; }