提交修改
This commit is contained in:
parent
3fb2dfd0f9
commit
c9f28bed70
@ -1016,10 +1016,7 @@ public class ResultRecordServiceImpl extends ServiceImpl<ResultRecordMapper, Res
|
|||||||
flowRecordService.updateFlowRecordById(flowRecord);
|
flowRecordService.updateFlowRecordById(flowRecord);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dingtalkBusiness.sendWorkMSGWithAsyn(resultRecord.getId(), WorkMsgTypeEnum.PROCESS.getType());
|
||||||
|
|
||||||
dingtalkBusiness.sendWorkMSGWithAsyn(fromStaff, staffSimpleInfos, WorkMsgTypeEnum.PROCESS.getType());
|
|
||||||
|
|
||||||
FlowChart currentFlowChart = flowService.selectFlowChartByChartId(currentFlowRecord.getFlowId());
|
FlowChart currentFlowChart = flowService.selectFlowChartByChartId(currentFlowRecord.getFlowId());
|
||||||
resultRecord.setFlowProcess(currentFlowChart.getFlowProcess());
|
resultRecord.setFlowProcess(currentFlowChart.getFlowProcess());
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user