GET BGoods/App_GetGoodsList_ByRID?LastID={LastID}&PageCnt={PageCnt}&RetailerID={RetailerID}
APP 接口 获取商家商品列表
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| LastID | 最后一条商品ID 首页传"" |
Define this parameter in the request URI. |
| PageCnt | 页大小 |
Define this parameter in the request URI. |
| RetailerID | 商家ID |
Define this parameter in the request URI. |