文档
测试

我的收藏列表

POST
https://wk.daoben.tech/api/deliver/collect_list

请求参数

参数名
类型
描述
必填
token
string
示例:
必填
start
int
示例:0 分页
必填
page_size
int
示例:8
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
count
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:2
必填
user_id
int
示例:2 收藏人id
必填
type
object
示例:null
必填
collect_id
string
示例:2 视频id
必填
add_time
int
示例:1637805621
必填
update_time
int
示例:1637805621
必填
status
int
示例:1
必填
video
object
数据字典
必填
id
int
示例:2
必填
user_id
int
示例:2
必填
title
string
示例:发布得第一个视频 视频标题
必填
video_url
string
示例:/uploads/20211122/6681eb38e1f9f3db24bf73b4a0c6e3b8.mp4 地址
必填
img_url
string
示例:/uploads/20211122/6681eb38e1f9f3db24bf73b4a0c6e3b8.png 封面图
必填
content
object
示例:null
必填
click_count
int
示例:0 点赞量
必填
collect_count
int
示例:0 收藏量
必填
share_count
int
示例:1 分享量
必填
comment_count
int
示例:0 评论量
必填
add_time
int
示例:1637568835
必填
update_time
int
示例:1637568835
必填
status
int
示例:0 0不展示 1展示
必填
sort
int
示例:1
必填
type
int
示例:2 1平台发布 2用户发布
必填