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-01 18:53:55 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
473c4b60f591267668f9cef4b944fdd105e84dc6
473c4b60
1 parent
358d04ab
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
473c4b6
...
...
@@ -23,7 +23,7 @@ Id,头像,昵称
#### Base Url
http://192.168.0.1
00
:8098
http://192.168.0.1
11
:8098
#### 获取在线授课必备信息
说明:授课客户端需要获取
**在线授课必备消息**
和
**听课学生基本信息**
...
...
@@ -67,6 +67,9 @@ Request Method: GET
|user_id |否 |用户id,即JPush别名,默认为 12938 |
|title |否 |推送的title,默认为"boxfish_push_test"|
|production|否 |是否为正式环境,true为正式环境,false为测试环境 |
|group_name|否 |群名称,默认是 boxfish-class001|
|group_id |否 |群id,默认是 @TGS#2AA4BQAEN |
|chat_room_id|否 |默认是 100001 |
推送json:
...
...
Please
register
or
login
to post a comment