工作流模块提交

This commit is contained in:
2024-05-09 14:23:18 +08:00
parent bedd70136b
commit 4936d22884
98 changed files with 6780 additions and 108 deletions

View File

@@ -38,4 +38,8 @@ public class FlowServiceFactory {
@Resource
protected ProcessEngine processEngine;
// @Resource
// protected FormService formService;
}