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