feat:flowable 依赖调整

This commit is contained in:
tony
2022-12-26 18:56:00 +08:00
parent 89ee31b140
commit ae4b725f2e
6 changed files with 5 additions and 38 deletions

View File

@@ -28,9 +28,6 @@ public class FlowServiceFactory {
@Resource
protected TaskService taskService;
@Resource
protected FormService formService;
@Resource
protected HistoryService historyService;