czh-20260430-实现任务管理后端功能

This commit is contained in:
zhihao
2026-04-30 09:23:24 +08:00
parent f1ad6afaa3
commit fc59ddf803
32 changed files with 3311 additions and 0 deletions
+4
View File
@@ -21,6 +21,10 @@
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-module-bpm-flowable</artifactId>
</dependency>
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-system-local-api</artifactId>
</dependency>
</dependencies>
</project>