修改一致性分析 下载影像bug
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-10 18:46:00 +08:00
parent f7dd5117a0
commit 405454f71f
4 changed files with 9 additions and 36 deletions
@@ -556,6 +556,6 @@ namespace IRaCIS.Core.Application.Contracts
{
public Guid SubjectVisitId { get; set; }
public Guid VisitTaskId { get; set; }
public Guid TaskId { get; set; }
}
}