Skip to content

Commit

Permalink
fix: typo (#1003)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shiokiri authored Apr 16, 2024
1 parent f88c179 commit 0e8f12d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/fav/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
| media_count | num | 收藏夹内容数量 | |


`info`中的`upper`对象:
`data`中的`upper`对象:

| 字段 | 类型 | 内容 | 备注 |
| ---------- | ---- | ---------------- | ----------------------------------------------- |
Expand All @@ -60,7 +60,7 @@
| vip_type | num | 会员类别 | 0:无<br />1:月大会员<br />2:年度及以上大会员 |
| vip_statue | num | 会员开通状态 | 0:无<br />1:有 |

`info`中的`cnt_info`对象:
`data`中的`cnt_info`对象:

| 字段 | 类型 | 内容 | 备注 |
| -------- | ---- | ------ | ---- |
Expand Down

0 comments on commit 0e8f12d

Please sign in to comment.