From 9a4551f13cb0e0006fe192ddbeaa12cf8a3afaa2 Mon Sep 17 00:00:00 2001 From: Dongw Date: Thu, 28 Sep 2023 18:52:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=9C=89=E6=97=B6?= =?UTF-8?q?=E8=BF=9B=E5=88=B0=E8=88=B0=E5=9B=A2=E9=A1=B5=E9=9D=A2=E5=90=8E?= =?UTF-8?q?=E5=86=8D=E6=AC=A1=E8=BF=9B=E5=88=B0=E8=88=B0=E5=9B=A2=E8=B4=A1?= =?UTF-8?q?=E7=8C=AE=E9=A1=B5=E5=AF=BC=E8=87=B4=E8=B6=85=E6=97=B6=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resource/pipeline/armada.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/resource/pipeline/armada.json b/assets/resource/pipeline/armada.json index 17f326a..308b953 100644 --- a/assets/resource/pipeline/armada.json +++ b/assets/resource/pipeline/armada.json @@ -19,8 +19,8 @@ ], "action": "Click", "next": [ - "EnterArmada", - "EnterCommissionedRecovery" + "EnterCommissionedRecovery", + "EnterArmada" ] }, "EnterCommissionedRecovery": {