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-06-17 15:03:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dd26ef53414d3ba94fd88bfb2a3fd9b022a3a260
dd26ef53
1 parent
3903f297
update doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
boxfish-四会课小程序/四会课领取后台接口.md
boxfish-四会课小程序/四会课领取后台接口.md
View file @
dd26ef5
...
...
@@ -139,3 +139,28 @@ public static class Request {
private String orderAddressDetail;
}
```
`grade`
枚举值:
> GRADE_1_A,
> GRADE_1_B,
> GRADE_2_A,
> GRADE_2_B,
> GRADE_3_A,
> GRADE_3_B,
> GRADE_4_A,
> GRADE_4_B,
> GRADE_5_A,
> GRADE_5_B,
> GRADE_6_A,
> GRADE_6_B,
> GRADE_7_A,
> GRADE_7_B,
> GRADE_8_A,
> GRADE_8_B,
> GRADE_9_A,
> GRADE_9_B,
> GRADE_10_A,
> GRADE_10_B,
> GRADE_11_A,
> GRADE_11_B
...
...
Please
register
or
login
to post a comment