企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
~~~[api] get:api/store.product/getStoreProductLists?store_id=&sales_volume=&sale_price=&latitude=40.79195&longitude=111.70171&cate_id=[63]&distance_sort=desc&area_id=352 *string:store_id=默认值#店铺id sales_volume#销量排序 desc asc sale_price#价格排序 desc asc <<< success { "code": 200, "msg": "ok", "time": 1649315329, "data": [ { "products_id": 20, "products_title": "摩尔多瓦原装进口红酒礼", "price": "398.00", "member_price": "368.00", "activity_price": "0.00", "cover_picture": "https://test.chemeijia.com/upload/20220407/eb65ade1fac952ad30d2f8a8b46fcf3d.png", "is_hot": 0, "is_recommend": 0, "price_show": 1, "member_show": 1, "activity_show": 0, "sales_volume": 0 }, { "products_id": 14, "products_title": "量子全车膜套餐——钻石套餐", "price": "3980.00", "member_price": "1380.00", "activity_price": "0.00", "cover_picture": "", "is_hot": 0, "is_recommend": 0, "price_show": 1, "member_show": 1, "activity_show": 0, "sales_volume": 0 }, ]} <<< error ~~~