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-05-20 17:52:30 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
962fb25545cf83f34a6afea69911784edeea6cfd
962fb255
1 parent
de217edc
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
962fb25
...
...
@@ -243,11 +243,21 @@ Request body:
Response
```
回调成功:
{
"data": {},
"returnCode": 200,
"returnMsg": "success"
}
回调失败:
{
"data": {},
"returnCode": 103,
"returnMsg": "进入房间回调失败"
}
```
# 5.客户端断线重连获取课程状态
...
...
Please
register
or
login
to post a comment