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-04-21 11:10:38 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e4089865fc1de7f5aa198c4649991f687be72bdb
e4089865
1 parent
60cf17eb
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
e408986
...
...
@@ -44,7 +44,7 @@ Id,头像,昵称
Request params:
|参数名 |是否必须 |说明 |参数类型
|
|参数名 |是否必须 |说明 |参数类型 |
|--------------|-----------|--------|-------------------|
|work_order_id |是 |工单id |Long |
...
...
@@ -107,7 +107,7 @@ Request params:
"figure_url"
:
"http://wx.qlogo.cn/mmopen/PiajxSqBRaEJrztQnGAk8X1G2A0AfjvPRBdgLFOjxsM9AoicoOUrH3Yia3qY9uic5ibQO6wMkJ6bPUx15IN4Vrxv8CA/0"
,
"teacher_name"
:
"喜洋洋老师"
,
"teacher_id"
:
"5"
,
"
lesson_id"
:
"L3NoYXJlL3N2bi8yMDE1MDkxMOa1i-ivleaooeadvy8wMTMu5qih5p2_5ZCI6ZuGLnhsc3g"
,
"
work_order_id"
:
34
,
"group_name"
:
"boxfish-class001"
,
"group_id"
:
"@TGS#2AA4BQAEN"
,
"chat_room_id"
:
"100001"
...
...
@@ -175,8 +175,7 @@ Response:
```
{
"recover"
:
true
,
"lesson_id"
:
"L3NoYXJlL3N2bi8yMDE1MDkxMOa1i-ivleaooeadvy8wMTMu5qih5p2_5ZCI6ZuGLnhsc3g"
"recover"
:
true
}
```
...
...
@@ -200,7 +199,6 @@ Response:
{
"group_id"
:
"@TGS#2SMUBTAER"
,
"chat_room_id"
:
359755386104019
,
"lesson_id"
:
"L3NoYXJlL3N2bi8yMDE1MDkxMOa1i-ivleaooeadvy8wMTMu5qih5p2_5ZCI6ZuGLnhsc3g"
"chat_room_id"
:
359755386104019
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment