增加 bpm-core-service 多模块

This commit is contained in:
jason
2022-01-27 22:08:34 +08:00
parent 1c266988c5
commit afa0d623db
38 changed files with 401 additions and 747 deletions

View File

@ -49,7 +49,10 @@
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-bpm-activiti</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-bpm-core-service-impl</artifactId>
</dependency>
<!-- Web 相关 -->
<dependency>
<groupId>cn.iocoder.boot</groupId>