添加NumberOfFrames
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user