照片列表
GET
http://share.local/api/console/rank_photo/list?q=%E8%8E%B7%E5%A5%96&limit=10&page=1&show=1
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer 478|96NjlIsPqKBMtwCLUpMtFpzg3qFipvOSrNpueHLF
必填
请求参数
参数名
类型
描述
必填
q
string
示例:获奖 搜索词
必填
limit
int
示例:10 分页数量 非必填
必填
page
int
示例:1 页码
必填
show
int
示例:1 显示隐藏 0-隐藏 1-显示
必填
season_id
示例:1 赛季id 非必填
必填
created_at
string
示例:2020-10-29 查询日期非必填
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
message
string
示例:查询成功
必填
total_page
int
示例:1
必填
current_page
int
示例:1
必填
next_page
object
示例:null
必填
items_count
int
示例:1
必填
id
int
示例:1 照片ID
必填
title
string
示例:王先生获奖照片1 标题
必填
show
int
示例:1 0-隐藏 1-显示
必填
photo
string
示例:https://img.mofyi.com/202010/2915015047832.jpg 图片地址
必填
order
int
示例:1 排序从大到小
必填
created_user_id
int
示例:2
必填
created_at
string
示例:2020-10-29 16:08:26 创建时间
必填
updated_user_id
int
示例:2
必填
updated_at
string
示例:2020-10-29 16:12:44 最后修改时间
必填
season_title
string
赛季标题
必填
season_id
int
赛季ID
必填