Commit 0cbeef5f5cf3bf612306a8bf20f7a0138e997396

Authored by 刘基城
1 parent 152979c7

修改返回值参数名

02.直播云/1.7 获取直播回放接口.md
@@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
19 ```json 19 ```json
20 { 20 {
21 "errorCode":"0", 21 "errorCode":"0",
22 - "messagae":"请求成功" 22 + "errormessagae":"请求成功"
23 data{ 23 data{
24 } 24 }
25 } 25 }