添加 SopInstanceUid
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2026-06-09 16:18:33 +08:00
parent b64eed88cf
commit 98103451e9
2 changed files with 3 additions and 0 deletions
@@ -473,6 +473,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid? StudyId { get; set; }
public string StudyInstanceUid { get; set; }
public string SopInstanceUid { get; set; }
}
public class GetCustomTagInDto