GET api/accounts/QueryUserCash?userId={userId}&rows={rows}&page={page}
查询提现信息
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| userId | 用户名 |
Define this parameter in the request URI. |
| rows | 页显示数量 |
Define this parameter in the request URI. |
| page | 页数 |
Define this parameter in the request URI. |