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