Commit 6b9b32ad21f98f45d314e010c1079445987ae77e
1 parent
d1e9049d
2
Showing
1 changed file
with
2 additions
and
1 deletions
01.点播云/2.5 金山短视频上传接口4APP.md
| ... | ... | @@ -29,7 +29,8 @@ json |
| 29 | 29 | "errorMessage":"获取信息成功", |
| 30 | 30 | "data" { |
| 31 | 31 | "bucketName": "cnlive-test", |
| 32 | - "ksKey": "ugcVS/2/2017/0627/2_c82802df00284ca0b731f4f576c1315b.mp4", | |
| 32 | + "shortVideoKey": "svvod/2/2017/0627/2_c82802df00284ca0b731f4f576c1315b.mp4", | |
| 33 | + "picKey": "svpic/2/2017/0627/2_c82802df00284ca0b731f4f576c1315b.mp4", | |
| 33 | 34 | "videoId":"c82802df00284ca0b731f4f576c1315b" |
| 34 | 35 | } |
| 35 | 36 | } | ... | ... |