测试迁移发布
parent
ba3319d0cd
commit
3de5142a5b
|
@ -2043,7 +2043,6 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
|||
VisitTaskId=inDto.VisitTaskId,
|
||||
});
|
||||
|
||||
|
||||
return studyList.Any(x => x.Modalities.Contains("CT")) ? ReadingYesOrNo.Yes.GetEnumInt() : ReadingYesOrNo.No.GetEnumInt();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue