轮播图功能
GET
http://localhost:8081/user/banner/getBannerPage
接口描述
请求轮播图数据
请求头
参数名
类型
描述
必填
token
String
token
必填
请求参数
multipart/form-data参数名
类型
描述
必填
page
int
页码
必填
pageSize
int
总页数
必填
categoryId
Long
分类Id
必填