返回提交历史
Modified
docs/electric/charge_list.md
+2
-2
XFEstudio/bilibili-API-collect
Update charge_list.md
551965a
代码差异
1 个文件
+2
-2
@@ -434,8 +434,8 @@ curl -L -X GET 'https://pay.bilibili.com/bk/brokerage/listForCustomerRechargeRec
434
434
435
435
| 参数名 | 类型 | 内容 | 必要性 | 备注 |
436
436
| -------- | ---- | -------- | ------ | -------------------------------- |
437
| pn | num | 页数 | 必要 | |
438
| ps | num | 分页大小 | 必要 | 取值范围[1,20] |
437
| pn | num | 页数 | 非必要 | |
438
| ps | num | 分页大小 | 非必要 | 取值范围[1,20] |
439
439
440
440
**json回复:**
441
441