1、IP类适配GEO类型;
2、appid变量内置初始化补全; 3、策略对象删除必填部分校验; 4、公共对象适配addobjects;
This commit is contained in:
@@ -16,7 +16,7 @@ GetRequestResposeCodePrivate
|
||||
[Arguments] ${data}
|
||||
[Documentation] [Get方法封装:第二层,]
|
||||
${header} Create Dictionary Content-Type=application/json Authorization=${token}
|
||||
${response} GetRequestBase http://${hosturl}:${port} ${policyapiv2} ${header} ${data}
|
||||
${response} GetRequestBase http://${hosturl} ${policyapiv2} ${header} ${data}
|
||||
${response} to json ${response}
|
||||
${code} get from dictionary ${response} code
|
||||
[Return] ${code}
|
||||
|
||||
Reference in New Issue
Block a user