【feat】admin模块添加flow依赖解决模块未加载问题
This commit is contained in:
parent
d333edb0ba
commit
4f5ed066cc
@ -55,6 +55,11 @@
|
|||||||
<artifactId>czsj-quartz</artifactId>
|
<artifactId>czsj-quartz</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<!-- 工作流-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.czsj</groupId>
|
||||||
|
<artifactId>czsj-flow</artifactId>
|
||||||
|
</dependency>
|
||||||
<!-- 工作流-->
|
<!-- 工作流-->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.dromara.warm</groupId>
|
<groupId>org.dromara.warm</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user