Commit 0e27e555540ae7f5b5c5957f32e5a2e0ad86cf18

Authored by 刘基城
1 parent 9359ba6a

修改返回值参数名

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