解决部分因策略相互影响导致的策略不生效问题

This commit is contained in:
hebingning
2021-02-08 18:33:51 +08:00
parent d69df14c09
commit 78495d8cff
27 changed files with 78 additions and 54 deletions

View File

@@ -30,6 +30,11 @@ Proxy-Policy-allow-00001
... ELSE set variable curl -kv https://games.sina.com.cn/
${stringlist} run keyword if '${systemType}'=='Windows' Create List 新浪游戏 Tango Secure Gateway CA
... ELSE Create List 新浪游戏 Tango Secure Gateway CA
Comment 功能端验证HTTP验证
${commandstr} run keyword if '${systemType}'=='Windows' set variable ${curlbatpath}/command/ProxyPolicy_allow_00001_1.bat
... ELSE set variable curl -kv https://games.sina.com.cn/
${stringlist} run keyword if '${systemType}'=='Windows' Create List 新浪游戏 Tango Secure Gateway CA
... ELSE Create List 新浪游戏 Tango Secure Gateway CA
${rescode} SystemCommands ${commandstr} ${stringlist}
Proxy-Policy-allow-00002
Comment 功能端验证HTTP验证