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-24 11:19:48 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e7d5d6fa01a4fce78688e1d0c79de8c96bc99a5c
e7d5d6fa
1 parent
4a329857
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
e7d5d6f
...
...
@@ -67,7 +67,6 @@ Request Method: GET
```
json
{
"type"
:
"ONLINE_TEACH"
,
"teacher_info"
:
{
"figure_url"
:
"http://wx.qlogo.cn/mmopen/PiajxSqBRaEJrztQnGAk8X1G2A0AfjvPRBdgLFOjxsM9AoicoOUrH3Yia3qY9uic5ibQO6wMkJ6bPUx15IN4Vrxv8CA/0"
,
"teacher_name"
:
"喜洋洋老师"
...
...
@@ -77,7 +76,3 @@ Request Method: GET
"chat_room_id"
:
"100001"
}
```
说明: type 的类型为
*ONLINE_TEACH*
和
*MESSAGE*
*ONLINE_TEACH*
为教学相关,
*MESSAGE*
正常显示
\ No newline at end of file
...
...
Please
register
or
login
to post a comment