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-22 20:30:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
224f835601d1098900be60050ba64b1eb81465c9
224f8356
1 parent
f4d2ff85
Updated 在线授课接口定义 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
224f835
...
...
@@ -34,7 +34,19 @@ Request Params:
Response:
```
json
...
{
"student_info"
:
{
"student_name"
:
"孙尚香"
,
"goal"
:
"融入美国中学课堂"
,
"word_count"
:
2800
,
"read_count"
:
23000
,
"listen"
:
"4小时43分"
,
"chat"
:
"3小时18分"
},
"group_name"
:
"boxfish-class001"
,
"group_id"
:
"@TGS#2AA4BQAEN"
,
"chat_room_id"
:
"100001"
}
```
#### 通知学生开始上课
...
...
Please
register
or
login
to post a comment