GET api/InvitedUsers/GetInviterUsers?UserId={UserId}&Row={Row}&Page={Page}
获取邀请好友记录
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| UserId | 账号 |
Define this parameter in the request URI. |
| Row | 页显示记录 |
Define this parameter in the request URI. |
| Page | 页数 |
Define this parameter in the request URI. |