文档
测试
GET
{{HOST}}/app/video

响应参数

参数名
类型
描述
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
title
string
示例:测试视频
必填
video
string
示例:/
必填
time
int
示例:30 最低观看时长(秒)
必填
created_at
string
示例:1631695333
必填
updated_at
string
示例:1631695485
必填
first_page_url
string
示例:http://47.105.167.217:9501/api/app/video?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://47.105.167.217:9501/api/app/video?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://47.105.167.217:9501/api/app/video
必填
per_page
int
示例:10
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填