获取单分类商品列表
POST
portal/Lists/getCategoryGoodsLists
接口描述
仅支持单个分类筛选,主要是使用在手机版-》列表页自驾游可进行筛选用的接口
请求参数
参数名
类型
描述
必填
category_id
int
填写商品分类筛选
必填
page
int
1
必填
order
string
-post.price
可选
where[post.city_id]
string
299
可选
where[post.area_id]
string
3109
可选
theme_where:
string
农趣体验
可选
other_select[tourist_days]
string
天数
可选
other_select[people_number]
string
可玩人数
可选
other_select[minPrice]
string
最小价格
可选
other_select[maxPrice]
string
最大价格
可选
orderRaw
string
rand() 就是随机输出
可选
tp_count
true 即可 判断存在才有这个字段获取总产品数量
可选
lat_lon
22.72458,114.18303 ,如果需要距离排序
可选
order
-distance 最远距离 ,+distance最近距离
可选
limit
条目 默认20个
可选