修复0223,0222因策略对象的优先级导致的用例不通过问题

This commit is contained in:
hebingning
2021-02-24 12:45:03 +08:00
parent fd9d4fe72e
commit 03b463b0d6
21 changed files with 189 additions and 139 deletions

View File

@@ -147,6 +147,7 @@ SecurityPolicy-Deny-Http-00014
#删除对象
${objectids} set Variable ${deny_http_objectId21}
${objectids} Catenate SEPARATOR=, ${objectids} ${deny_http_objectId40}
${objectids} Catenate SEPARATOR=, ${objectids} ${deny_http_objectId42}
#删除策略
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_http_policyId13}]}
${s} Convert to String ${deny_http_policyId13}