Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
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
JiangTengfei
2016-03-07 10:09:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
18213f4fc541f1b44ceffbbdc3d1eeb489ff5dcf
18213f4f
1 parent
c13c50ca
Updated 在线授课接口定义 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
18213f4
...
...
@@ -82,3 +82,16 @@ Request Method: GET
"chat_room_id"
:
"100001"
}
```
####课程结束接口
接口地址:/teaching/student/finish
Request Method: POST
|参数名 |是否必须 |说明 |
|----------|----------|--------|
|lesson_id |是 |课程id |
|teacher_id|是 |老师id |
返回值:
status code:200
\ No newline at end of file
...
...
Please
register
or
login
to post a comment