【feat】admin模块添加flow依赖解决模块未加载问题

This commit is contained in:
Kris 2025-03-25 17:16:09 +08:00
parent d333edb0ba
commit 4f5ed066cc

View File

@ -55,6 +55,11 @@
<artifactId>czsj-quartz</artifactId>
</dependency>
<!-- 工作流-->
<dependency>
<groupId>com.czsj</groupId>
<artifactId>czsj-flow</artifactId>
</dependency>
<!-- 工作流-->
<dependency>
<groupId>org.dromara.warm</groupId>