From a8acc91e189dbcd3f6853bd7f4449f311f242978 Mon Sep 17 00:00:00 2001 From: a16797 <167970334@qq.com> Date: Tue, 1 Oct 2024 19:51:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E5=8D=A1=E6=94=B6?= =?UTF-8?q?=E8=8F=9C=E9=AD=94=E7=B2=BE=E3=80=82=E5=8D=A1=E6=97=A5=E5=8E=86?= =?UTF-8?q?=20(#207)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resource/base/pipeline/wilderness.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/resource/base/pipeline/wilderness.json b/assets/resource/base/pipeline/wilderness.json index 6064e6bb..22439b11 100644 --- a/assets/resource/base/pipeline/wilderness.json +++ b/assets/resource/base/pipeline/wilderness.json @@ -276,7 +276,8 @@ "post_delay": 200, "next": [ "AutoSelectLeast", - "AutoSelectProducts" + "AutoSelectProducts", + "Sub_CollectProduct" ] }, "AutoSelectLeast": {