添加NumberOfFrames

This commit is contained in:
he
2026-06-09 16:33:18 +08:00
parent 98103451e9
commit ae03503d76
2 changed files with 5 additions and 2 deletions
@@ -474,6 +474,9 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public string StudyInstanceUid { get; set; }
public string SopInstanceUid { get; set; }
public int NumberOfFrames { get; set; }
}
public class GetCustomTagInDto