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}