优化
This commit is contained in:
@ -356,7 +356,7 @@ public class BusinessTask
|
|||||||
BgtProjectRecruit recruit = iBgtProjectRecruitService.getById(wgzLeave.getApplyKey());
|
BgtProjectRecruit recruit = iBgtProjectRecruitService.getById(wgzLeave.getApplyKey());
|
||||||
iBgtMessageService.operation(
|
iBgtMessageService.operation(
|
||||||
USERTYPE_WGZ,
|
USERTYPE_WGZ,
|
||||||
SecurityUtils.getAppUserId(),
|
wgzLeave.getUserId(),
|
||||||
USERTYPE_BGT,
|
USERTYPE_BGT,
|
||||||
recruit.getUserId(),
|
recruit.getUserId(),
|
||||||
wgzLeave.getId(),
|
wgzLeave.getId(),
|
||||||
|
Reference in New Issue
Block a user