Przeglądaj źródła

[flowable][修改]:更改加载jar修改

release_toaliyun_real
Stormeye Wu 7 lat temu
rodzic
commit
1d66435858
2 zmienionych plików z 6 dodań i 6 usunięć
  1. +0
    -6
      mallinkService/pom.xml
  2. +6
    -0
      pom.xml

+ 0
- 6
mallinkService/pom.xml Wyświetl plik

@@ -20,12 +20,6 @@
<scope>compile</scope>
</dependency>
-->

<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-starter-basic</artifactId>
<version>6.4.0</version>
</dependency>
</dependencies>

</project>

+ 6
- 0
pom.xml Wyświetl plik

@@ -86,6 +86,12 @@
<artifactId>spring-boot-starter-mail</artifactId>
</dependency>

<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-starter-process</artifactId>
<version>6.4.0</version>
</dependency>

<dependency>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-starter</artifactId>


Ładowanie…
Anuluj
Zapisz