轮播图列表获取
POST
http://localhost:8085/carousel/getCarouselList
请求头
参数名
类型
描述
必填
token
string
示例:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODU4NDYwODYsInVzZXJuYW1lIjoiNDQ0NCJ9.vTM5oMHUN3J-V-Eq3ifBEi4MjFqkcADkLgIJP2iM5-E
必填
请求参数
参数名
类型
描述
必填
searchType
int
示例:1 //查询类型:0:前台,1:后台
可选
pageindex
int
示例:1
可选
pagesize
int
示例:10
可选
响应参数
参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:获取轮播图成功
必填
id
int
示例:1
必填
endDate
object
示例:null
必填
mainId
int
示例:3
必填
typeId
int
示例:1
必填
jumpAddress
string
示例:http://
必填
picture
string
示例:http://
必填
status
int
示例:0
必填
number
int
示例:0
必填
bannerTitle
object
示例:null
必填
creatDate
string
示例:2019-12-23 17:17:40
必填
updateDate
string
示例:2019-12-23 17:17:40
必填
creatUser
object
示例:null
必填
updateUser
object
示例:null
必填
total
int
示例:4
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填