合并bpm-base和bpm-flowable 为bpm-biz

This commit is contained in:
cuicui
2022-05-01 09:31:24 +08:00
parent 4015724417
commit 3a4b0f4f75
153 changed files with 7922 additions and 4 deletions

View File

@ -45,7 +45,7 @@
<!-- 默认引入 yudao-module-bpm-biz-flowable 实现,可以替换为 yudao-module-bpm-biz-activiti 实现-->
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-bpm-biz-flowable</artifactId>
<artifactId>yudao-module-bpm-biz</artifactId>
<version>${revision}</version>
</dependency>
<!-- <dependency>-->