yxk-20260410-集成流程引擎配置文件
This commit is contained in:
@@ -149,11 +149,11 @@
|
||||
<artifactId>commons-langs</artifactId>
|
||||
<version>2.7.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-xj-jdbc</artifactId>
|
||||
<version>2.11.2</version>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>org.apache.commons</groupId>-->
|
||||
<!-- <artifactId>commons-xj-jdbc</artifactId>-->
|
||||
<!-- <version>2.11.2</version>-->
|
||||
<!-- </dependency>-->
|
||||
|
||||
<dependency>
|
||||
<groupId>org.jsoup</groupId>
|
||||
@@ -232,5 +232,12 @@
|
||||
<artifactId>jeecg-boot-starter-chatgpt</artifactId>
|
||||
</dependency>
|
||||
<!-- end JOA作为微服务独立启动,需要放开以下依赖 -->
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.boot</groupId>
|
||||
<artifactId>jeecg-boot-module-bpm-flowable</artifactId>
|
||||
<version>${jeecgboot.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
|
||||
<modules>
|
||||
<module>jeecg-boot-module-airag-flow</module>
|
||||
<module>jeecg-boot-module-desform</module>
|
||||
<module>jeecg-boot-module-online</module>
|
||||
<!-- <module>jeecg-boot-module-desform</module>-->
|
||||
<!-- <module>jeecg-boot-module-online</module>-->
|
||||
<module>jeecg-boot-module-bpm-flowable</module>
|
||||
</modules>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user