|
@@ -38,7 +38,10 @@ |
|
|
<groupId>org.springframework.boot</groupId> |
|
|
<groupId>org.springframework.boot</groupId> |
|
|
<artifactId>spring-boot-starter-data-redis</artifactId> |
|
|
<artifactId>spring-boot-starter-data-redis</artifactId> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>com.baomidou</groupId> |
|
|
|
|
|
<artifactId>mybatis-plus-extension</artifactId> |
|
|
|
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>org.springframework.session</groupId> |
|
|
<groupId>org.springframework.session</groupId> |
|
|
<artifactId>spring-session-data-redis</artifactId> |
|
|
<artifactId>spring-session-data-redis</artifactId> |
|
@@ -209,6 +212,12 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>com.ningdatech</groupId> |
|
|
<groupId>com.ningdatech</groupId> |
|
|
<artifactId>nd-flowable-starter</artifactId> |
|
|
<artifactId>nd-flowable-starter</artifactId> |
|
|
|
|
|
<exclusions> |
|
|
|
|
|
<exclusion> |
|
|
|
|
|
<groupId>com.baomidou</groupId> |
|
|
|
|
|
<artifactId>mybatis-plus-boot-starter</artifactId> |
|
|
|
|
|
</exclusion> |
|
|
|
|
|
</exclusions> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<!--浙政钉--> |
|
|
<!--浙政钉--> |
|
|
<dependency> |
|
|
<dependency> |
|
|