修改:工作流引擎执行器优化

This commit is contained in:
yangyang01000846
2025-12-03 10:33:24 +08:00
parent 19983da10e
commit 4105f06d1a
12 changed files with 39 additions and 17 deletions

View File

@@ -20,7 +20,8 @@
"executeConfig": {
"executeType": "HPC",
"asyncCallback": true,
"waitUser":true
"waitUser":true,
"beforeNodeId": false
}
}
},