diff --git a/02-Keyword/tsg_bfapi/policy_object/ProcessPolicyBody.robot b/02-Keyword/tsg_bfapi/policy_object/ProcessPolicyBody.robot index 2c136f0..652a8ad 100644 --- a/02-Keyword/tsg_bfapi/policy_object/ProcessPolicyBody.robot +++ b/02-Keyword/tsg_bfapi/policy_object/ProcessPolicyBody.robot @@ -59,7 +59,7 @@ WxPolicyOperation [Documentation] ... 描述:入口,opAction参数可为'add','update','disable','enable' ... 参数:returnData: 必传,是否返回请求数据。可选${0}(不返回)/${1}(返回)。 - ... policyList: 必传,字典类型。字典内可选参数信息: + ... policy: 必传,字典类型。字典内可选参数信息: ... policyObjectVersion: 必传,v1,v2,涉及策略版本 ... 其它参数默认值见../../03-Variable/PolicyObjectDefault.txt ... 单个策略处理 @@ -78,7 +78,7 @@ WxPolicyOperation WxPolicyOrganize [Documentation] ... 描述:入口,opAction参数可为'add','update','disable','enable' - ... policyList: 必传,字典类型。字典内可选参数信息: + ... policy: 必传,字典类型。字典内可选参数信息: ... 其它参数默认值见../../03-Variable/PolicyObjectDefault.txt ... policyObjectVersion: 必传,v1,v2,涉及策略版本 ... 单个策略转换为json