GET Survey/APP_GetSurveyList_New?CID={CID}&UID={UID}&RoomID={RoomID}&PageCnt={PageCnt}&LastID={LastID}
业主APP 获取用户调研列表
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| CID | 小区ID |
Define this parameter in the request URI. |
| UID | 用户ID |
Define this parameter in the request URI. |
| RoomID | 房屋ID |
Define this parameter in the request URI. |
| PageCnt | 页大小 |
Define this parameter in the request URI. |
| LastID | 最后一条记录ID |
Define this parameter in the request URI. |