多帧合并然后遮盖
This commit is contained in:
@@ -741,6 +741,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public class DownloadDicomInstanceDto
|
||||
{
|
||||
public int NumberOfFrames { get; set; }
|
||||
public bool IsEncapsulated { get; set; }
|
||||
public Guid InstanceId { get; set; }
|
||||
public string FileName { get; set; }
|
||||
@@ -1171,4 +1172,6 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public string Path { get; set; }
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user