update 80940 催办--提示语需更改

This commit is contained in:
lijiarao
2024-01-23 14:32:08 +08:00
parent 3c9c1e4298
commit 2205f5d3ae
5 changed files with 12 additions and 4 deletions
@@ -266,7 +266,7 @@ public class ProcessAllService extends ServiceImpl<ProcessAllMapper, ProcessAll>
.collect(Collectors.toList());
String loginUserId = CurrentUserUtil.getId();
if (!canUrgingUserList.contains(loginUserId)){
throw new JeroBootException(ResultCommon.HORIZONTAL_TRANSGRESSION);
throw new JeroBootException(ResultCommon.TASK_URGING_ERROR_2);
}
//获得流程总表,发送消息