Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
0cbeef5f5cf3bf612306a8bf20f7a0138e997396
Authored by
刘基城
2016-08-11 17:25:12 +0800
1 parent
152979c7
修改返回值参数名
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
02.直播云/1.7 获取直播回放接口.md
02.直播云/1.7 获取直播回放接口.md
View file @
0cbeef5
@@ -19,7 +19,7 @@
@@ -19,7 +19,7 @@
19
```json
19
```json
20
{
20
{
21
"errorCode":"0",
21
"errorCode":"0",
22
- "
messagae":"请求成功"
22
+ "
error
messagae":"请求成功"
23
data{
23
data{
24
}
24
}
25
}
25
}