微信小店罗盘商家版-获取商品列表
https://developers.weixin.qq.com/doc/store/shop/API/compass/api_getshopproductlist.html
通过limit和offset参数取数时,会有重复数据。
例如:limit为10,offset为0时取到product_id为A的商品。当limit为10,offset为10时,仍然取到了product_id为A的商品
扫描小程序码分享
微信小店罗盘商家版-获取商品列表
https://developers.weixin.qq.com/doc/store/shop/API/compass/api_getshopproductlist.html
通过limit和offset参数取数时,会有重复数据。
例如:limit为10,offset为0时取到product_id为A的商品。当limit为10,offset为10时,仍然取到了product_id为A的商品