文档
测试

轮播列表

GET
/api/good/carousel/list

接口描述

地摊好货首页轮播列表

请求参数

参数名
类型
描述
必填
pageSize
int
每页数量
必填
pageNum
int
当前页码
必填

响应参数

参数名
类型
描述
必填
list
array[object]
数据列表
必填
imgUrl
string
轮播图url
必填
navUrl
string
跳转url
必填
type
int
1,内部跳转,2,webview跳转等
必填
id
int
必填
pageNum
int
当前页码
必填
pageSize
int
每页数量
必填
totalSize
int
记录总数
必填
totalPages
int
页码总数
必填