海报列表
POST
http://{{address}}/api/poster/poster/index
请求参数
参数名
类型
描述
必填
is_hot
int
是否热门。示例:1
可选
category_id
int
分类ID。示例:1
可选
page
可选
page_size
可选
响应参数
参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
current_page
int
示例:1
必填
id
int
海报ID.下一步生成海报要传。示例:2
必填
title
string
海报标题。示例:火币01
必填
content
string
软文分享内容。示例:
必填
id
int
示例:13
必填
disk_name
string
示例:5ff0549de8213035380125.png
必填
file_name
string
示例:hbw01.png
必填
file_size
int
示例:631969
必填
content_type
string
示例:image/png
必填
title
object
示例:null
必填
description
object
示例:null
必填
field
string
示例:cover
必填
sort_order
int
示例:13
必填
created_at
string
示例:2021-01-02 19:10:21
必填
updated_at
string
示例:2021-01-02 19:10:26
必填
path
string
封面图片路径。示例:http://octposter:8888/storage/app/uploads/public/5ff/054/9de/5ff0549de8213035380125.png
必填
extension
string
示例:png
必填
first_page_url
string
示例:http://octposter:8888/api/poster/poster/index?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://octposter:8888/api/poster/poster/index?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://octposter:8888/api/poster/poster/index
必填
per_page
int
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:2
必填
total
int
示例:2
必填