From de76327d41f18fe15493fd69181d965a102c493e Mon Sep 17 00:00:00 2001 From: dongxiaoyan Date: Tue, 26 Jan 2021 18:22:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=95=8C=E9=9D=A2ui=E7=99=BD?= =?UTF-8?q?=E5=90=8D=E5=8D=95ip=E6=97=B6=EF=BC=8C=E5=AF=B9=E8=B1=A1?= =?UTF-8?q?=E4=B8=BAlist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02-Keyword/tsg_bfapi/LoginLogout.robot | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/02-Keyword/tsg_bfapi/LoginLogout.robot b/02-Keyword/tsg_bfapi/LoginLogout.robot index e228347..e3081fa 100644 --- a/02-Keyword/tsg_bfapi/LoginLogout.robot +++ b/02-Keyword/tsg_bfapi/LoginLogout.robot @@ -116,6 +116,7 @@ SecurityPolicy-Allow-TSGUIAPI-DEL [Tags] uiallow log toDelTSGUIAPI #${policyId1} set Variable {"policyType":"tsg_security","policyIds":[${testBifangPolicy}]} - #${policyIds} Create List ${testBifangPolicy} - DeletePolicyAndGroupObject ${testBifangPolicy} ${testBifangIP} + #${policyIds} Create List ${testBifangPolicy} + ${objectIds} Create List ${testBifangIP} + DeletePolicyAndGroupObject ${testBifangPolicy} ${objectIds} log delTSGUIAPISucess \ No newline at end of file