From e8539a9b8aa459e98cab74efab4e54c00d4fd9f2 Mon Sep 17 00:00:00 2001 From: ABA2396 <2396806385@qq.com> Date: Tue, 7 Jun 2022 22:43:25 +0800 Subject: [PATCH] =?UTF-8?q?fix.=E4=BF=AE=E5=A4=8D=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E5=85=B3=E5=AF=BC=E8=88=AA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index 6d5e367096..561f4a0b2a 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -500,31 +500,19 @@ }, "StageCE": { "action": "ClickSelf", - "cache": false, - "next": [ - "StageCE6" - ] + "cache": false }, "StageLS": { "action": "ClickSelf", - "cache": false, - "next": [ - "StageLS6" - ] + "cache": false }, "StageCA": { "action": "ClickSelf", - "cache": false, - "next": [ - "StageCA5" - ] + "cache": false }, "StageAP": { "action": "ClickSelf", - "cache": false, - "next": [ - "StageAP5" - ] + "cache": false }, "AbleToAgent": { "algorithm": "JustReturn",