Commit 9359ba6aeef5a0082e66a2b371c11db107ce9880

Authored by 刘基城
1 parent 48e9c51e

修改返回值参数名

02.直播云/1.4 启动直播活动接口.md
... ... @@ -19,6 +19,6 @@
19 19 ```json
20 20 {
21 21 "errorCode":"0",
22   - "messagae":"请求成功"
  22 + "errormessagae":"请求成功"
23 23 }
24 24 ```
25 25 \ No newline at end of file
... ...