优化转交待办
This commit is contained in:
parent
6eda358235
commit
3e39c5ecb4
@ -461,7 +461,7 @@ public class DingtalkBusiness {
|
||||
logger.info("转交待办任务处理");
|
||||
FlowChange flowChange = flowChangeService.selectFlowChangeByFlowRecordIdAndType(
|
||||
fromStaff.getFlowRecordId(),
|
||||
0);
|
||||
1);
|
||||
if(flowChange != null){
|
||||
ThirdMsgSendRecord thirdMsgSendRecord =
|
||||
thirdMsgSendRecordService.selectThirdMsgSendRecordByWorkIdAndStaffIdAndTypeAndStatus(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user