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-21 18:47:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dcdbe2c831f7c8b74a57d6ded0c71f47dda26fef
dcdbe2c8
1 parent
1229b0fd
update doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
boxfish-新版本一对一课程/新版本一对一后台接口.md
boxfish-新版本一对一课程/新版本一对一后台接口.md
0 → 100644
View file @
dcdbe2c
[

](https://996.icu)
### 新版本一对一 后台接口
##### 1. 候选学生列表查询接口
-
URL: {{localhost}}/boxfish-online-card/classSmall/manager/queryCandidateStudent
-
Method: POST
-
RequestBody:
```
json5
{
"studentId": 100000008016,
"classTypeList": [
"CLASS_ONLINE_US_0101"
]
}
```
> 在这个接口中,`classTypeList`字段的参数值为固定写死的。
\ No newline at end of file
...
...
Please
register
or
login
to post a comment