GET api/OutstandingFee/GetOutstandingFee?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. |