新增JeecgBoot BPM流程自动生成器,包含流程创建、修改及审批人配置功能,支持自然语言描述转化为BPMN XML,并通过API与JeecgBoot系统交互。

This commit is contained in:
geht
2026-04-08 16:24:41 +08:00
parent 7c60acd679
commit 67104af7de
168 changed files with 207167 additions and 8 deletions

View File

@@ -54,6 +54,7 @@
"event-source-polyfill": "^1.0.31",
"highlight.js": "^11.11.1",
"intro.js": "^7.2.0",
"jquery": "^3.7.1",
"lodash-es": "^4.17.21",
"lodash.get": "^4.4.2",
"markdown-it": "^14.1.0",
@@ -79,6 +80,7 @@
"vue-cropperjs": "^5.0.0",
"vue-i18n": "^9.14.5",
"vue-infinite-scroll": "^2.0.2",
"vue-plugin-hiprint": "^0.0.60",
"vue-print-nb-jeecg": "^1.0.13",
"vue-router": "^4.5.1",
"vue-types": "^5.1.3",