This commit is contained in:
zt
2025-04-03 11:47:51 +08:00
parent a7e9fcf390
commit 3e183a1495
2 changed files with 2 additions and 2 deletions

View File

@ -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(),