Toggle navigation
Toggle navigation
This project
Loading...
Sign in
docs
/
developer-docs
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
chong
2021-02-03 17:57:34 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6cebe9a239a16c31db2ad44d91cf51e4700bd116
6cebe9a2
1 parent
0004b1df
点名
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
全能思维课/课堂控制接口.md
全能思维课/课堂控制接口.md
View file @
6cebe9a
...
...
@@ -15,7 +15,7 @@
|-------------|--------|------|----------|------|
| user_id | Long | Y |用户id| |
| clazz_id | String | Y |课堂id| |
| clazz_small_id |
Stri
ng | Y |学生班级ID| classSmallId |
| clazz_small_id |
Lo
ng | Y |学生班级ID| classSmallId |
*
response:
http code 200
...
...
@@ -25,11 +25,11 @@
*
`DELETE`
Method
*
path 参数:
*
request 参数:
|参数名 | 类型 | 必填 | 说明 | 示例 |
|-------------|--------|------|----------|------|
| user_id | Long | Y |用户id| |
| clazz_id | String | Y |课堂id| |
*
|参数名 | 类型 | 必填 | 说明 | 示例 |
|-------------|--------|------|----------|------|
| user_id | Long | Y |用户id| |
| clazz_id | String | Y |课堂id| |
*
response:
http code 200
...
...
Please
register
or
login
to post a comment