阅片问题重复提示修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
00c59958e6
commit
0848a441b1
|
|
@ -3438,6 +3438,7 @@ namespace IRaCIS.Core.Application.Service
|
||||||
if (hasDuplicate)
|
if (hasDuplicate)
|
||||||
{
|
{
|
||||||
_ = SendWeComNotifier(inDto.VisitTaskId, "阅片问题答案有重复");
|
_ = SendWeComNotifier(inDto.VisitTaskId, "阅片问题答案有重复");
|
||||||
|
throw new BusinessValidationFailedException(_localizer["ReadingImage_VisitAnswerRepeated"]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue