GET API/Property/GetNewsByRoomId/{communityId}?roomId={roomId}&lastId={lastId}

获取通知 返回结果:{"Status":true/false,"Code":"","Data":{"Valid":true/false,"Message":"","Obj":[{"Id":"721db137e3164a2f9bc476974d1b6d91","Title":"TTT","Cover":"","DateTime":"2015-08-22T17:56:41.153","Url":"/Property/News/Detail/721db137e3164a2f9bc476974d1b6d91"}]}}

Request Information

Parameters

NameDescriptionAdditional information
communityId
小区ID

Define this parameter in the request URI.

roomId
房子ID,没有房子ID时为空

Define this parameter in the request URI.

lastId
上一页最后一条记录ID

Define this parameter in the request URI.