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 14:43:20 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
df66e0ba17aee3eb42a5ecc8a4ce86256361a874
df66e0ba
1 parent
30ba5694
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
8 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
df66e0b
...
...
@@ -69,12 +69,10 @@ Request Method: GET
```
json
{
"teacher_info"
:
{
"figure_url"
:
"http://wx.qlogo.cn/mmopen/PiajxSqBRaEJrztQnGAk8X1G2A0AfjvPRBdgLFOjxsM9AoicoOUrH3Yia3qY9uic5ibQO6wMkJ6bPUx15IN4Vrxv8CA/0"
,
"teacher_name"
:
"喜洋洋老师"
},
"group_name"
:
"boxfish-class001"
,
"group_id"
:
"@TGS#2AA4BQAEN"
,
"chat_room_id"
:
"100001"
"figure_url"
:
"http://wx.qlogo.cn/mmopen/PiajxSqBRaEJrztQnGAk8X1G2A0AfjvPRBdgLFOjxsM9AoicoOUrH3Yia3qY9uic5ibQO6wMkJ6bPUx15IN4Vrxv8CA/0"
,
"teacher_name"
:
"喜洋洋老师"
,
"group_name"
:
"boxfish-class001"
,
"group_id"
:
"@TGS#2AA4BQAEN"
,
"chat_room_id"
:
"100001"
}
```
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment