Commit 9e94cfbd by huangfusuper

异常信息

parent f6ec429b
......@@ -472,6 +472,8 @@ public class FlowServiceImpl implements FlowService {
jobTaskService.update(task);
});
});
flow.setScanMark("1");
flowMapper.updateByIdSelective(flow);
return result;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment