优化转交待办

This commit is contained in:
wulin 2020-11-23 13:49:52 +08:00
parent 6eda358235
commit 3e39c5ecb4

View File

@ -461,7 +461,7 @@ public class DingtalkBusiness {
logger.info("转交待办任务处理");
FlowChange flowChange = flowChangeService.selectFlowChangeByFlowRecordIdAndType(
fromStaff.getFlowRecordId(),
0);
1);
if(flowChange != null){
ThirdMsgSendRecord thirdMsgSendRecord =
thirdMsgSendRecordService.selectThirdMsgSendRecordByWorkIdAndStaffIdAndTypeAndStatus(