查看海报列表
POST
http://local.backend.bandex.com/poster/page
请求头
参数名
类型
描述
必填
token
string
示例:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJhZG1pbiIsInNvdXJjZSI6InBjIiwiZXhwIjoxNTk2NjgxMTY3LCJpYXQiOjE1OTY1OTQ3Njd9.ZmyMZLba-9aLnxYLuZiM0ORW3KPb5EoOw8E7NxZcpBc
必填
请求参数
参数名
类型
描述
必填
limit
int
示例:10
必填
page
int
示例:1
必填
version
int
示例:1(海报版本)
可选
type
string
示例:(海报类型)
可选
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
msg
string
示例:
必填
id
int
示例:5(海报id)
必填
xPosition
int
示例:210(海报的x轴位置)
必填
yPosition
int
示例:616(海报的y轴位置)
必填
posterUrl
string
示例:1596594893676.jpg(海报的图片地址)
必填
height
int
示例:330(海报的长)
必填
width
int
示例:330(海报的宽)
必填
pVersion
int
示例:1(海报的版本号)
必填
description
object
示例:null(海报的描述)
必填
type
object
示例:null(海报类型)
必填
total
int
示例:2
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填
code
string
示例:100
必填
version
string
示例:1.0
必填
size
int
示例:0
必填