mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2025-02-05 16:50:08 +08:00
Fix typo (#227)
This commit is contained in:
parent
494f5a4735
commit
16a5321f82
@ -186,7 +186,7 @@ curl -G 'http://api.bilibili.com/pgc/review/user' \
|
||||
| rights | obj | 属性标志信息 | |
|
||||
| season_id | num | 番剧ssid | |
|
||||
| season_title | str | 剧集标题 | |
|
||||
| seasons | array | 同系列所以季信息 | |
|
||||
| seasons | array | 同系列所有季信息 | |
|
||||
| section | array | 花絮、PV、番外等非正片内容 | 若无相关内容则无此项 |
|
||||
| series | obj | 系列信息 | |
|
||||
| share_copy | str | 《{标题}》+{备注} | |
|
||||
@ -419,4 +419,4 @@ curl -G 'http://api.bilibili.com/pgc/review/user' \
|
||||
| vip_status | num | | |
|
||||
| vip_type | num | | |
|
||||
|
||||
##
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user