Commit 550b830732a74ae355f5541328e96949c2791fee
1 parent
12489587
1
Showing
1 changed file
with
3 additions
and
0 deletions
01.点播云/2.7 SP短视频列表接口4APP.md
| @@ -26,6 +26,9 @@ json | @@ -26,6 +26,9 @@ json | ||
| 26 | "errorMessage": "获取成功", | 26 | "errorMessage": "获取成功", |
| 27 | "errorCode": "0", | 27 | "errorCode": "0", |
| 28 | "data":"{ | 28 | "data":"{ |
| 29 | + "previous_cursor":"0", | ||
| 30 | + "total_number": "10", | ||
| 31 | + "next_cursor": "0", | ||
| 29 | "list":[{ | 32 | "list":[{ |
| 30 | "description":"", | 33 | "description":"", |
| 31 | "name":"test.mp4", | 34 | "name":"test.mp4", |