From a742b32d77c8b0d2e07d0687c9f09bf5e3939cfc Mon Sep 17 00:00:00 2001 From: yangyang01000846 <15195822163@163.com> Date: Wed, 3 Dec 2025 10:41:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9A=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E6=B5=81=E5=BC=95=E6=93=8E=E6=89=A7=E8=A1=8C=E5=99=A8=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flowable/jsonTemplate/网关串并行+人工节点+异步回调混合流程.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flowable/jsonTemplate/网关串并行+人工节点+异步回调混合流程.json b/flowable/jsonTemplate/网关串并行+人工节点+异步回调混合流程.json index c214e787..282e5fc8 100644 --- a/flowable/jsonTemplate/网关串并行+人工节点+异步回调混合流程.json +++ b/flowable/jsonTemplate/网关串并行+人工节点+异步回调混合流程.json @@ -21,7 +21,7 @@ "executeType": "HPC", "asyncCallback": true, "waitUser":true, - "beforeNodeId": false + "beforeNodeId": "start" } } },