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
9359ba6aeef5a0082e66a2b371c11db107ce9880
Authored by
刘基城
2016-08-11 17:26:02 +0800
1 parent
48e9c51e
修改返回值参数名
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
02.直播云/1.4 启动直播活动接口.md
02.直播云/1.4 启动直播活动接口.md
View file @
9359ba6
...
...
@@ -19,6 +19,6 @@
19
19
```json
20
20
{
21
21
"errorCode":"0",
22
- "
messagae":"请求成功"
22
+ "
error
messagae":"请求成功"
23
23
}
24
24
```
25
25
\ No newline at end of file
...
...