Showing
1 changed file
with
5 additions
and
1 deletions
@@ -23,7 +23,9 @@ Id,头像,昵称 | @@ -23,7 +23,9 @@ Id,头像,昵称 | ||
23 | 23 | ||
24 | #### Base Url | 24 | #### Base Url |
25 | 25 | ||
26 | -http://192.168.0.111:8098 | 26 | +http://192.168.0.111:8098 旧版链接 |
27 | + | ||
28 | +http://192.168.0.100:8098 新版链接 自动生成群id和chat_room_id,自动将学生老师加到群里 | ||
27 | 29 | ||
28 | #### 获取在线授课必备信息 | 30 | #### 获取在线授课必备信息 |
29 | 说明:授课客户端需要获取**在线授课必备消息**和**听课学生基本信息** | 31 | 说明:授课客户端需要获取**在线授课必备消息**和**听课学生基本信息** |
@@ -42,6 +44,8 @@ Request Params: | @@ -42,6 +44,8 @@ Request Params: | ||
42 | 44 | ||
43 | 与工单中心对接后,则删除student_id 和 teacher_id 参数 | 45 | 与工单中心对接后,则删除student_id 和 teacher_id 参数 |
44 | 46 | ||
47 | +**调完这个接口,老师和学生就已经加到返回的群里了** | ||
48 | + | ||
45 | **腾讯云的用户identifier 为盒子鱼用户id的md5值** | 49 | **腾讯云的用户identifier 为盒子鱼用户id的md5值** |
46 | 50 | ||
47 | 51 |
-
Please register or login to post a comment