GET API/Property/GetRentailSaleListByCityId2/{cityId}?communityId={communityId}&lstId={lstId}
根据用户登录返回的城市ID,获取该城市房屋租赁列表 2018-08-18
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| cityId | 城市ID |
Define this parameter in the request URI. |
| communityId | 小区ID |
Define this parameter in the request URI. |
| lstId | 上一页最后一条记录的ID |
Define this parameter in the request URI. |