Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
benchmark
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Odysseus
benchmark
Commits
506ffad3
Commit
506ffad3
authored
Feb 20, 2024
by
Your Name
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add kong test table
parent
d47257d1
Pipeline
#720
canceled with stages
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
335 additions
and
2 deletions
+335
-2
README.md
README.md
+2
-0
README.md
http/README.md
+331
-0
http.js
http/http.js
+2
-2
No files found.
README.md
View file @
506ffad3
# benchmark
## 查看子目录 README
http/README.md
0 → 100644
View file @
506ffad3
This diff is collapsed.
Click to expand it.
http/http.js
View file @
506ffad3
...
...
@@ -83,9 +83,9 @@ export default function() {
}
});
let
res
=
http
.
post
(
'
http://192.168.1.
1
0:8000/api/v1/demianhjw/aigic/0129
'
,
body
,
{
headers
:
let
res
=
http
.
post
(
'
http://192.168.1.
22
0:8000/api/v1/demianhjw/aigic/0129
'
,
body
,
{
headers
:
{
"
Content-Type
"
:
"
application/json
"
,
"
apikey
"
:
"
fhqU5VwqU2tdMxU6pX0tw0kj2E9wqdsF
"
,
"
apikey
"
:
"
zsXRMs5sewnmZebohIQubhtfgL1EFQCE
"
,
"
sync
"
:
"
true
"
}
});
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment