日志统计用例完善

This commit is contained in:
yyq
2020-05-27 16:19:37 +08:00
parent c3158a37ef
commit 24311d4231
3 changed files with 163 additions and 5 deletions

View File

@@ -122,7 +122,7 @@ GetApi
BigData
[Arguments] ${sql}
#创建请求信息
Create Session api http://192.168.40.224:9999
Create Session api http://192.168.40.186:9999
#发送请求
${remoteResponse}= Get Request api ?query=${sql}
[Return] ${remoteResponse}