GET API/Resident/GetUnusedGoodsById/{id}?residentId={residentId}
获取闲置物品详细页面
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | 闲置物品ID |
Define this parameter in the request URI. |
| residentId | 业主Id |
Define this parameter in the request URI. |