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 16:32:00 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b6112e9513b97896701951385297065eca7f9169
b6112e95
1 parent
54d57ef6
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
b6112e9
...
...
@@ -21,7 +21,7 @@ Id,头像,昵称
#### 获取在线授课必备信息
说明:授课客户端需要获取
**在线授课必备消息**
和
**听课学生基本信息**
接口地址:/teaching/
course
接口地址:/teaching/
student/info
Request Method: GET
...
...
@@ -40,7 +40,7 @@ Response:
#### 通知学生开始上课
说明:通知某次课程相应的学生准备上课,通过发送推送信息的方式通知给学生。推送的通知中应该包括
**在线授课必备消息**
和
**授课教师的基本信息**
接口地址:/teaching/course
接口地址:/teaching/
student/
course
Request Method: POST
...
...
Please
register
or
login
to post a comment