搜索商品-店铺
POST
/store/v1/searchStore
请求头
参数名
类型
描述
必填
Content-Type
String
application/json
必填
请求参数
参数名
类型
描述
必填
searchName
String
搜索关键词
必填
page
int
当前页数
必填
size
int
每页显示条数
必填
sort
String
排序依据
必填
order
String
升降序
可选
searchFiltersDTO
Object
筛选
可选
servers
list
精选服务
可选
minPrice
double
最低价格
可选
maxPrice
double
最高价格
可选
Province
String
省
可选
city
String
市
可选
响应参数
参数名
类型
描述
必填
storePraise
double
店铺好评
必填
storeId
int
店铺id
必填
storeName
String
店铺名称
必填
country
String
国家
必填
countryImage
String
国旗图片
必填
storeAvatar
String
店铺头像
必填
storeLevel
int
等级
必填