广告列表
GET
http://localhost:8083/web/adv/getList?current=1&size=10&title=&isShow=
请求头
参数名
类型
描述
必填
token
string
示例:eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIyLGFkbWluIiwiY3JlYXRlZCI6MTYwMjQ3OTgzMDAxMn0.LtT4Ug5BjOEdTJ_hXv4er9hNl8DyjcbUjZSQPgHz90AOC2qaqYZNc2fNS2sOlBfbNDql90mM8lIBIhmKVtjtdw
必填
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
title
string
(模糊查询标题)示例:
必填
isShow
string
(1展示 2 不展示)示例:
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
advId
int
示例:1
必填
advUrl
string
示例:https://lv-yuan.oss-cn-beijing.aliyuncs.com/pic/2020-10-09/9d25a84bdfec477ab493a8eb5a01ed0a.jpg
必填
showTime
int
示例:0
必填
createTime
string
示例:2020-10-12 15:49:27
必填
updateTime
object
示例:null
必填
advTitle
string
示例:测试1
必填
isDelete
object
示例:null
必填
total
int
示例:1
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
advId
int
(广告id)示例:1
必填
advUrl
string
(广告路径)示例:https://lv-yuan.oss-cn-beijing.aliyuncs.com/pic/2020-10-09/9d25a84bdfec477ab493a8eb5a01ed0a.jpg
必填
showTime
int
(0~23 小时 24 不在H5展示)示例:0
必填
createTime
string
示例:2020-10-12 15:49:27
必填
updateTime
object
示例:null
必填
advTitle
string
(标题)示例:测试1
必填
isDelete
object
示例:null
必填
total
int
示例:13
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:2
必填