mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2025-01-04 08:50:07 +08:00
修改【获取硬币数】
This commit is contained in:
parent
9891210330
commit
f140541c0a
@ -529,8 +529,8 @@ curl -G 'http://api.bilibili.com/x/web-interface/nav/stat' \
|
|||||||
`data`对象:
|
`data`对象:
|
||||||
|
|
||||||
| 字段 | 类型 | 内容 | 备注 |
|
| 字段 | 类型 | 内容 | 备注 |
|
||||||
| ----- | ---- | ---------- | ---- |
|
| ----- | -------------------------------------- | ---------- | ---- |
|
||||||
| money | num | 当前硬币数 | |
|
| money | 硬币为正数时:num<br />硬币为0时:null | 当前硬币数 | |
|
||||||
|
|
||||||
**示例:**
|
**示例:**
|
||||||
|
|
||||||
@ -554,5 +554,3 @@ curl 'http://account.bilibili.com/site/getCoin' \
|
|||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
##
|
|
Loading…
Reference in New Issue
Block a user