Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
550b830732a74ae355f5541328e96949c2791fee
Authored by
刘炯
2017-08-04 11:10:31 +0800
1 parent
12489587
1
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
01.点播云/2.7 SP短视频列表接口4APP.md
01.点播云/2.7 SP短视频列表接口4APP.md
View file @
550b830
...
...
@@ -26,6 +26,9 @@ json
26
26
"errorMessage": "获取成功",
27
27
"errorCode": "0",
28
28
"data":"{
29
+ "previous_cursor":"0",
30
+ "total_number": "10",
31
+ "next_cursor": "0",
29
32
"list":[{
30
33
"description":"",
31
34
"name":"test.mp4",
...
...