Commit bb3bef17f75500ca66a5fa120f5a6fabba224f9d
1 parent
369035f5
修改返回参数名
Showing
1 changed file
with
1 additions
and
1 deletions
01.点播云/1.3 获取flash点播URL接口.md
| ... | ... | @@ -23,7 +23,7 @@ |
| 23 | 23 | { |
| 24 | 24 | "errorMessage":"成功", |
| 25 | 25 | "data":{ |
| 26 | - "location":"http://wideo01.cnlive.com/video/data1/2016/0524/124025/800/b7e34cfee140449f9e04c5e85b66aa56_124025_800.mp4" | |
| 26 | + "videoUrl":"http://wideo01.cnlive.com/video/data1/2016/0524/124025/800/b7e34cfee140449f9e04c5e85b66aa56_124025_800.mp4" | |
| 27 | 27 | }, |
| 28 | 28 | "errorCode":"0" |
| 29 | 29 | } | ... | ... |