Toggle navigation
Toggle navigation
This project
Loading...
Sign in
huayandong
/
recommend-api
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
huayandong
2019-05-31 21:08:32 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ef671c774dfd9a74f726cc1378802c6594c4f0ad
ef671c77
1 parent
a32dcaea
update doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
boxfish-四会课小程序/四会课小程序领取0512.md
boxfish-四会课小程序/四会课小程序领取0512.md
View file @
ef671c7
...
...
@@ -199,7 +199,8 @@ public static class Response {
-
URL: {{localhost}}/boxfish-online-card/order/textbook/submitXxqOrder
-
Method: POST
-
RequestBody:
```
json5
```
json
{
"grade"
:
"GRADE_8_A"
,
"orderName"
:
"领取测试-hua23"
,
...
...
@@ -213,6 +214,8 @@ public static class Response {
}
```
> `grade`为枚举值:
> `GRADE_1_A`<br>
> `GRADE_1_B`<br>
...
...
Please
register
or
login
to post a comment