阅片问题重复提示修改
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2026-07-01 15:59:55 +08:00
parent 00c59958e6
commit 0848a441b1
@@ -3438,6 +3438,7 @@ namespace IRaCIS.Core.Application.Service
if (hasDuplicate)
{
_ = SendWeComNotifier(inDto.VisitTaskId, "阅片问题答案有重复");
throw new BusinessValidationFailedException(_localizer["ReadingImage_VisitAnswerRepeated"]);
}