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
b7bfcccf9c50f2427e6b244e7156c55b4d3b0a01
Authored by
刘基城
2016-08-11 17:28:24 +0800
1 parent
0e27e555
修改返回值参数名
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
02.直播云/1.6 获取直播活动列表接口.md
02.直播云/1.6 获取直播活动列表接口.md
View file @
b7bfccc
...
...
@@ -20,7 +20,7 @@
20
20
```json
21
21
{
22
22
"errorCode":"0",
23
- "
messagae":"请求成功"
23
+ "
error
messagae":"请求成功"
24
24
data[
25
25
{
26
26
},
...
...