轮播图列表
GET
http://localhost:8086/web/banner/getList
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
bannerId
int
(轮播图id)示例:7
必填
type
int
(1 轮播图)示例:1
必填
bannerUrl
string
(图片)示例:https://octopus-smallapp.oss-cn-hangzhou.aliyuncs.com/pic/2020-12-31/f8b29f7c7f2646d4a7f1839a0d893670.png
必填
sort
int
(排序)示例:3
必填
createTime
string
示例:2020-10-21 13:28:20
必填
updateTime
string
示例:2020-10-22 15:11:46
必填