小程序首页广告图片轮询列表
GET
http://localhost:8000/goods/ad/findAll
接口描述
小程序主页广告图片轮询
请求头
参数名
类型
描述
必填
app-type
string
示例:wechatapp
必填
app-version
string
示例:1.0.0
必填
ts
int
示例:1
必填
响应参数
参数名
类型
描述
必填
state
int
示例:1
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
id
int
示例:广告表主键id:1
必填
name
string
示例:广告商品名称:华为matepro
必填
position
string
示例显示排序:1
必填
image
string
示例:图片地址:https://dss3.bdstatic.com/70cFv8Sh_Q1YnxGkpoWK1HF6hhy/it/u=275475408,4194259033&fm=26&gp=0.jpg
必填
url
string
示例:跳转地址:https://www.baidu.com/
必填
createtime
string
示例:创建时间:2021-04-09T15:18:56
必填
updatetime
string
示例:修改时间:2021-04-09T15:18:58
必填