feat:flowable 依赖调整

This commit is contained in:
tony
2022-12-26 18:56:00 +08:00
parent 89ee31b140
commit ae4b725f2e
6 changed files with 5 additions and 38 deletions

View File

@@ -55,15 +55,8 @@
</dependency>
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-engine</artifactId>
<scope>compile</scope>
<artifactId>flowable-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-starter-basic</artifactId>
</dependency>
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId>