yxk-20260429-增加/saveBpmForm接口,保存业务数据的同时更新流程的json_data

This commit is contained in:
ye1023
2026-04-29 17:42:26 +08:00
parent 8c2f048b02
commit f42b673fb1
4 changed files with 52 additions and 0 deletions
+6
View File
@@ -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>