mirror of
https://gitee.com/jeelowcode/JeeLowCode.git
synced 2026-05-23 01:41:18 +08:00
流程模块改为不是必起项
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -32,11 +32,11 @@
|
||||
</dependency>
|
||||
|
||||
<!-- 工作流服务 暂时关闭 后面用到再打开 -->
|
||||
<dependency>
|
||||
<!-- <dependency>
|
||||
<groupId>cn.iocoder.boot</groupId>
|
||||
<artifactId>yudao-module-bpm-biz</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
</dependency>-->
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
|
||||
<modules>
|
||||
<!-- 流程模块 -->
|
||||
<module>yudao-module-bpm-api</module>
|
||||
<module>yudao-module-bpm-biz</module>
|
||||
<!-- <module>yudao-module-bpm-api</module>
|
||||
<module>yudao-module-bpm-biz</module>-->
|
||||
|
||||
<!-- 基础模块 -->
|
||||
<module>yudao-module-infra-api</module>
|
||||
|
||||
Reference in New Issue
Block a user