yxk-20260429-增加/saveBpmForm接口,保存业务数据的同时更新流程的json_data
This commit is contained in:
@@ -263,6 +263,12 @@
|
||||
<version>${jeecgProjectVersion}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 流程引擎 api -->
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.boot</groupId>
|
||||
<artifactId>jeecg-boot-module-bpm-flowable</artifactId>
|
||||
<version>${jeecgProjectVersion}</version>
|
||||
</dependency>
|
||||
<!--微服务启动依赖-->
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.boot</groupId>
|
||||
|
||||
Reference in New Issue
Block a user