GET API/Resident/GetUnusedGoodsList/{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. |