Commit 12489587401ed5d1720dd6719c7bae7c1ed31429
1 parent
4f05edf3
修改返回参数
Showing
1 changed file
with
4 additions
and
1 deletions
01.点播云/2.7 SP短视频列表接口4APP.md
| @@ -31,7 +31,10 @@ json | @@ -31,7 +31,10 @@ json | ||
| 31 | "name":"test.mp4", | 31 | "name":"test.mp4", |
| 32 | "picKey":"http://testwideo.cnlive.com/svpic/60/2017/0718/60_a3d418b251524f2389676ecdfd2252c8.jpg", | 32 | "picKey":"http://testwideo.cnlive.com/svpic/60/2017/0718/60_a3d418b251524f2389676ecdfd2252c8.jpg", |
| 33 | "status":"2", | 33 | "status":"2", |
| 34 | - "videoId":"60_a3d418b251524f2389676ecdfd2252c8" | 34 | + "videoId":"60_a3d418b251524f2389676ecdfd2252c8", |
| 35 | + "createTime":"", | ||
| 36 | + "isHorizontalScreen":"", | ||
| 37 | + "type":"shortVideo", | ||
| 35 | },.....]}" | 38 | },.....]}" |
| 36 | } | 39 | } |
| 37 | ``` | 40 | ``` |
| 38 | \ No newline at end of file | 41 | \ No newline at end of file |