修改检查上传

This commit is contained in:
2023-03-02 11:58:47 +08:00
parent a862ec5561
commit 271fa2bccc
2 changed files with 19 additions and 22 deletions
@@ -223,6 +223,8 @@ namespace IRaCIS.Core.Application.Contracts
{
public Guid SubjectVisitId { get; set; }
public bool IsDicom { get; set; }
}