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-06-02 14:50:22 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b426ae17f6515b4dd43ca05f91a704ab06b17d7a
b426ae17
1 parent
315e38df
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
b426ae1
...
...
@@ -282,21 +282,12 @@ Request body:
Response
```
回调成功:
{
"data"
:
{},
"returnCode"
:
200
,
"returnMsg"
:
"success"
}
回调失败:
{
"data": {},
"returnCode": 103,
"returnMsg": "进入房间回调失败"
}
```
# 5.客户端断线重连获取课程状态
...
...
Please
register
or
login
to post a comment