修改PolicyOrganize备注错误
This commit is contained in:
@@ -167,7 +167,7 @@ PolicyOrganize
|
|||||||
Run Keyword If "${policyObjectVersion}"=="v2" and "${policyType}"=="active_defence" Set To Dictionary ${returnDict} destination=${active_defence_emptyList}
|
Run Keyword If "${policyObjectVersion}"=="v2" and "${policyType}"=="active_defence" Set To Dictionary ${returnDict} destination=${active_defence_emptyList}
|
||||||
Run Keyword If "${policyObjectVersion}"=="v2" and "${policyType}"=="active_defence" Set To Dictionary ${returnDict} filterList=${active_defence_emptyList}
|
Run Keyword If "${policyObjectVersion}"=="v2" and "${policyType}"=="active_defence" Set To Dictionary ${returnDict} filterList=${active_defence_emptyList}
|
||||||
Run Keyword If "${policyObjectVersion}"=="v2" and "${policyType}"=="active_defence" Set To Dictionary ${returnDict} appIdObjects=${active_defence_emptyList}
|
Run Keyword If "${policyObjectVersion}"=="v2" and "${policyType}"=="active_defence" Set To Dictionary ${returnDict} appIdObjects=${active_defence_emptyList}
|
||||||
#针对WAN NAT特殊处理,主动防御不应用对象
|
#针对WAN NAT特殊处理
|
||||||
${wannat_emptyList} Create List
|
${wannat_emptyList} Create List
|
||||||
${return} ${policyType} Run Keyword And Ignore Error Get From Dictionary ${policy} policyType
|
${return} ${policyType} Run Keyword And Ignore Error Get From Dictionary ${policy} policyType
|
||||||
Run Keyword If "${policyObjectVersion}"=="v2" and "${policyType}"=="wannat" Set To Dictionary ${returnDict} appIdObjects=${wannat_emptyList}
|
Run Keyword If "${policyObjectVersion}"=="v2" and "${policyType}"=="wannat" Set To Dictionary ${returnDict} appIdObjects=${wannat_emptyList}
|
||||||
|
|||||||
Reference in New Issue
Block a user