taskService.complete(task.getId());
此操作的触发会将任务数据从运行时数据中移除,execution 会移动到下一个任务
转载于:https://www.cnblogs.com/rigid/p/6802094.html
taskService.complete(task.getId());
此操作的触发会将任务数据从运行时数据中移除,execution 会移动到下一个任务
转载于:https://www.cnblogs.com/rigid/p/6802094.html