Showing
1 changed file
with
0 additions
and
5 deletions
@@ -67,7 +67,6 @@ Request Method: GET | @@ -67,7 +67,6 @@ Request Method: GET | ||
67 | 67 | ||
68 | ```json | 68 | ```json |
69 | { | 69 | { |
70 | - "type": "ONLINE_TEACH", | ||
71 | "teacher_info": { | 70 | "teacher_info": { |
72 | "figure_url": "http://wx.qlogo.cn/mmopen/PiajxSqBRaEJrztQnGAk8X1G2A0AfjvPRBdgLFOjxsM9AoicoOUrH3Yia3qY9uic5ibQO6wMkJ6bPUx15IN4Vrxv8CA/0", | 71 | "figure_url": "http://wx.qlogo.cn/mmopen/PiajxSqBRaEJrztQnGAk8X1G2A0AfjvPRBdgLFOjxsM9AoicoOUrH3Yia3qY9uic5ibQO6wMkJ6bPUx15IN4Vrxv8CA/0", |
73 | "teacher_name": "喜洋洋老师" | 72 | "teacher_name": "喜洋洋老师" |
@@ -77,7 +76,3 @@ Request Method: GET | @@ -77,7 +76,3 @@ Request Method: GET | ||
77 | "chat_room_id": "100001" | 76 | "chat_room_id": "100001" |
78 | } | 77 | } |
79 | ``` | 78 | ``` |
80 | - | ||
81 | -说明: type 的类型为 *ONLINE_TEACH* 和 *MESSAGE* | ||
82 | - | ||
83 | -*ONLINE_TEACH* 为教学相关,*MESSAGE* 正常显示 |
-
Please register or login to post a comment