Merge branch 'refs/heads/master' into 分包商
This commit is contained in:
@ -353,7 +353,7 @@ public class BusinessTask
|
||||
setMessageSmallType(SMALL_SYSTEM);
|
||||
messagesList.add(wgzMessage);
|
||||
//状态超时需要把对应消息的状态变更为【不需要操作】
|
||||
BgtProjectRecruit recruit = iBgtProjectRecruitService.getById(wgzLeave.getApplyKey());
|
||||
BgtProjectRecruit recruit = iBgtProjectRecruitService.getById(wgzLeave.getRecruitId());
|
||||
iBgtMessageService.operation(
|
||||
USERTYPE_WGZ,
|
||||
wgzLeave.getUserId(),
|
||||
|
Reference in New Issue
Block a user