From 707268f0aa1f7f2db445e9306780bea0e4ba20d4 Mon Sep 17 00:00:00 2001 From: wangxin Date: Wed, 17 Jun 2020 14:12:41 +0800 Subject: [PATCH] =?UTF-8?q?docs:(=E4=BF=AE=E6=AD=A3=E4=B8=A4=E4=B8=AAkeywo?= =?UTF-8?q?rd=E8=AF=B4=E6=98=8E)policyList=E4=BF=AE=E6=94=B9=E4=B8=BApolic?= =?UTF-8?q?y?= 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 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