Commit 506ffad3 authored by Your Name's avatar Your Name

add kong test table

parent d47257d1
Pipeline #720 canceled with stages
# benchmark # benchmark
## 查看子目录 README
This diff is collapsed.
...@@ -83,9 +83,9 @@ export default function() { ...@@ -83,9 +83,9 @@ export default function() {
} }
}); });
let res = http.post('http://192.168.1.10:8000/api/v1/demianhjw/aigic/0129', body, { headers: let res = http.post('http://192.168.1.220:8000/api/v1/demianhjw/aigic/0129', body, { headers:
{ "Content-Type": "application/json", { "Content-Type": "application/json",
"apikey":"fhqU5VwqU2tdMxU6pX0tw0kj2E9wqdsF", "apikey":"zsXRMs5sewnmZebohIQubhtfgL1EFQCE",
"sync":"true"} "sync":"true"}
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment