update 80940 催办--提示语需更改
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
//获得流程总表,发送消息
|
||||
|
||||
Reference in New Issue
Block a user