店铺列表
GET
http://localhost:8080/wx/shop/getList?current=1&size=10
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
search
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
shopId
int
(店铺id)示例:2
必填
shopName
string
(店铺名称)示例:月上楼港式火锅2
必填
mainPrdouct
string
(标签 ,隔开)示例:港式火锅,美食
必填
openHour
string
(开店时间)示例:10:00-21:30
必填
address
string
(地址)示例:慈溪市剧院路55号凯玛大厦1-2楼
必填
tel
string
(电话)示例:13900000000
必填
shopUrl
string
(图片)示例:http://qiaochengadmin.com/uploads/20200719/7c818e942ede53b04b89fd9d1ef76cfb.jpg
必填
shopDetail
object
示例:null
必填
sort
object
示例:null
必填
createTime
string
示例:2020-07-23 09:21:09
必填
updateTime
string
示例:2020-07-19 22:50:53
必填
isDelete
int
示例:1
必填
total
int
示例:2
必填
size
int
示例:10
必填
current
int
示例:1
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填