文档
测试

用户的视频列表

GET
http://fxh.hndaoben.com/api/index/detail_video_list?user_id=2

请求头

参数名
类型
描述
必填
token
string
示例:9258bb40-9b58-447e-82bf-195cdb45c619
必填

请求参数

参数名
类型
描述
必填
user_id
int
示例:2
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1626168088
必填
data
object
数据字典
必填
total
int
示例:5
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:5
必填
user_id
int
示例:2
必填
name
string
示例:测试04
必填
desc
string
示例:测试04测试04测试04测试04测试04测试04
必填
image
string
示例:/uploads/20210713/e3bd3858dee6f546be575e1232ac4a8d.jpg
必填
video
string
示例:/uploads/20210713/22d75f7a7b61e69669749ad403e4eda2.mp4
必填
like_count
int
示例:80
必填
duration
int
示例:50
必填
red_price
string
示例:2.00
必填
red_duration
int
示例:20
必填
comment_count
int
示例:60
必填
createtime
int
示例:1626159807
必填
updatetime
int
示例:1626159807
必填