XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/bilibili-API-collect

Update charge_list.md

551965a
wuziqian211 <65224318+wuziqian211@users.noreply.github.com>
提交于

代码差异

1 个文件 +2 -2
Modified docs/electric/charge_list.md +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