uat-ivus-oct-再次修改7
continuous-integration/drone/push Build is passing Details

Uat_IRC_Net8
hang 2025-12-16 10:16:33 +08:00
parent 7185be2ff2
commit dd1da21738
1 changed files with 1 additions and 1 deletions

View File

@ -937,7 +937,7 @@ namespace IRaCIS.Core.Application.Service.ImageAndDoc
//存在ivus 和oct 这两种的项目
if (_readingQuestionCriterionTrialRepository.Where(t => t.TrialId == info.TrialId &&
(t.CriterionType == CriterionType.IVUS || t.CriterionType == CriterionType.OCT)).Distinct().Count() == 2
&& !_noneDicomStudyReposiotry.Any(t => t.SubjectId == inQuery.SubjectId && t.Modality != "IVUS"))
&& !_noneDicomStudyReposiotry.Any(t => t.SubjectId == inQuery.SubjectId && t.Modality == "IVUS"))
{
#region ivus 自动创建非dicom检查