From eeb24c57371ff49da13e6a21168f47d346c7e0b0 Mon Sep 17 00:00:00 2001 From: hebingning Date: Mon, 15 Mar 2021 08:50:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3=E6=8B=BC=E9=94=99=E7=9A=84de?= =?UTF-8?q?fault?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02-Keyword/tsg_bfapi/policy_object/ProcessPolicyBody.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/02-Keyword/tsg_bfapi/policy_object/ProcessPolicyBody.robot b/02-Keyword/tsg_bfapi/policy_object/ProcessPolicyBody.robot index 220c5fd..f612d96 100644 --- a/02-Keyword/tsg_bfapi/policy_object/ProcessPolicyBody.robot +++ b/02-Keyword/tsg_bfapi/policy_object/ProcessPolicyBody.robot @@ -212,7 +212,7 @@ ProcessReferenceObject Log To Console Call ProcessReferenceObject ${emptyList} Create List #默认客户端条件类型:clientip or clientsubid - ${return} ${defaultClient} Run Keyword And Ignore Error Get From Dictionary ${policy} defalutClient + ${return} ${defaultClient} Run Keyword And Ignore Error Get From Dictionary ${policy} defaultClient ${defaultClient} Run Keyword If "${return}"=="FAIL" or "${defaultClient}"=="${EMPTY}" Set Variable ${Default_Client_Type} ... ELSE Set Variable ${defaultClient} Run Keyword If '${addTestClentIPFlag}'=='1' and '${defaultClient}'=='clientip' ManageClientIPObject ${emptyList} @@ -276,7 +276,7 @@ ManageClientSubIDObjectV2 # 增加引用测试终端IP策略对象 ${protocolField} Set Variable log ${testClentSubID} - insert_policyId_to_file1 testClentSubId ${testClentSubID} + insert_policyId_to_file1 addpolicySubId ${testClentSubID} ${obj1} Create Dictionary objectId=${testClentSubID} protocolField=${protocolField} Append To List ${emptyList} ${obj1}