GET API/Resident/GetWeekendByLastId/{cityid}?lastId={lastId}
获取周末去哪 列表
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| lastId | 上一页最后一条记录的Id |
Define this parameter in the request URI. |
| cityid | 城市Id,必须传大于0的数字 |
Define this parameter in the request URI. |