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-02-22 15:39:44 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1cbd3eb9b857dbfed40cf81921f1faf78503c261
1cbd3eb9
1 parent
5c54bea9
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
3 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
1cbd3eb
...
...
@@ -19,12 +19,18 @@ Id,头像,昵称
Request Method: GET
Request
p
arams:
Request
P
arams:
|参数名 |是否必须 |说明 |
|----------|----------|--------|
| | | |
Response:
```
json
...
```
#### 通知学生开始上课
说明:通知某次课程相应的学生准备上课,通过发送推送信息的方式通知给学生。推送的通知中应该包括
**在线授课必备消息**
和
**授课教师的基本信息**
...
...
@@ -32,8 +38,14 @@ Request params:
Request Method: POST
Request
p
arams:
Request
P
arams:
|参数名 |是否必须 |说明 |
|----------|----------|--------|
| | | |
\ No newline at end of file
| | | |
Response:
```
json
...
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment