GET Volume_Resident/App_MyVolume?ResidentID={ResidentID}&LastID={LastID}&PageCnt={PageCnt}
我的优惠卷列表
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ResidentID | 用户ID |
Define this parameter in the request URI. |
| LastID | 最后一条数据ID 第一页传空 |
Define this parameter in the request URI. |
| PageCnt | 每页显示几条数据 |
Define this parameter in the request URI. |