mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-10-18 16:03:45 +08:00
添加workflow模块,添加flowable依赖,yml配置信息
This commit is contained in:
@@ -65,6 +65,12 @@
|
||||
<artifactId>ruoyi-demo</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 工作流模块 -->
|
||||
<dependency>
|
||||
<groupId>org.dromara</groupId>
|
||||
<artifactId>ruoyi-workflow</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>de.codecentric</groupId>
|
||||
<artifactId>spring-boot-admin-starter-client</artifactId>
|
||||
|
Reference in New Issue
Block a user