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