村委商品列表
POST
portal/Lists/store_goods_list
接口描述
村委商品列表
请求参数
参数名
类型
描述
必填
store_ids
string
村委ID,支持逗号分割,筛选多个村委
可选
page[list_rows]
int
数量
可选
page[page]
int
分页
可选
order
string
排序 支持随机显示 rand() , 价格排序-price 、评论数排序 -comment_count 销量排序totalsales desc
可选
category_ids
string
支持栏目筛选 1套餐行程 2当地特色 19当地特产 4特色产品 6农民代养 8 农户代种 10 农村住宿 16土地出租 17果园出租 11土地承包 13可建用地 7特色体验
可选
lat
string
经度 经纬度lat和lng 两者必须存在才能直接筛选经纬度
可选
lng
string
纬度
可选
limit
int
数量
可选