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-18 16:37:48 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0fafebbd7a8ed653dcec5f308a02eb712cbfe638
0fafebbd
1 parent
cf69c80a
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
0fafebb
...
...
@@ -23,7 +23,9 @@ Id,头像,昵称
#### Base Url
http://192.168.0.111:8098
http://192.168.0.111:8098 旧版链接
http://192.168.0.100:8098 新版链接 自动生成群id和chat_room_id,自动将学生老师加到群里
#### 获取在线授课必备信息
说明:授课客户端需要获取
**在线授课必备消息**
和
**听课学生基本信息**
...
...
@@ -42,6 +44,8 @@ Request Params:
与工单中心对接后,则删除student_id 和 teacher_id 参数
**调完这个接口,老师和学生就已经加到返回的群里了**
**腾讯云的用户identifier 为盒子鱼用户id的md5值**
...
...
Please
register
or
login
to post a comment