dicom 影像后处理预览接口

This commit is contained in:
2024-09-06 13:23:45 +08:00
parent 7a7fde5fc0
commit a8049f2a60
2 changed files with 6 additions and 0 deletions
@@ -426,6 +426,7 @@ namespace IRaCIS.Core.Application.Contracts
public class IRTaskUploadedDicomStudyQuery
{
[NotDefault]
public Guid VisitTaskId { get; set; }
}