调整公共方法适应修改策略

This commit is contained in:
dongxiaoyan
2020-05-07 19:50:49 +08:00
parent 60cba6422c
commit 3734bbd3cf
2 changed files with 3 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ PolicyParamsOpertion
... ELSE Evaluate list(map(int, re.split('[,]', '${appObjectIdArray}'))) re
Set To Dictionary ${policyList} appObjectIdArray=${appObjectIdArrayV}
# 固定值
Set To Dictionary ${policyList} policyId= doBlacklist=${0}
Set To Dictionary ${policyList} doBlacklist=${0}
# 分别处理EffectiveRange、UserRegion和ReferenceObject参数
ManageEffectiveRange ${policyList}
#ManageUserRegion ${policyList}