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:35:05 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5c54bea959dd31d4658cd563fc3f5a5493675f26
5c54bea9
1 parent
54a4c39c
Updated 在线授课接口定义 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
5c54bea
...
...
@@ -16,7 +16,9 @@ Id,头像,昵称
说明:授课客户端需要获取
**在线授课必备消息**
和
**听课学生基本信息**
接口地址:/teaching/course
Request Method: GET
Request params:
|参数名 |是否必须 |说明 |
...
...
@@ -27,7 +29,9 @@ Request params:
说明:通知某次课程相应的学生准备上课,通过发送推送信息的方式通知给学生。推送的通知中应该包括
**在线授课必备消息**
和
**授课教师的基本信息**
接口地址:/teaching/course
Request Method: POST
Request params:
|参数名 |是否必须 |说明 |
...
...
Please
register
or
login
to post a comment