mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2024-12-25 20:10:06 +08:00
fix: typo (#1003)
This commit is contained in:
parent
f88c179f33
commit
0e8f12d9b7
@ -49,7 +49,7 @@
|
||||
| media_count | num | 收藏夹内容数量 | |
|
||||
|
||||
|
||||
`info`中的`upper`对象:
|
||||
`data`中的`upper`对象:
|
||||
|
||||
| 字段 | 类型 | 内容 | 备注 |
|
||||
| ---------- | ---- | ---------------- | ----------------------------------------------- |
|
||||
@ -60,7 +60,7 @@
|
||||
| vip_type | num | 会员类别 | 0:无<br />1:月大会员<br />2:年度及以上大会员 |
|
||||
| vip_statue | num | 会员开通状态 | 0:无<br />1:有 |
|
||||
|
||||
`info`中的`cnt_info`对象:
|
||||
`data`中的`cnt_info`对象:
|
||||
|
||||
| 字段 | 类型 | 内容 | 备注 |
|
||||
| -------- | ---- | ------ | ---- |
|
||||
|
Loading…
Reference in New Issue
Block a user