This commit is contained in:
Colerar 2021-08-24 23:43:58 +08:00 committed by GitHub
parent 494f5a4735
commit 16a5321f82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 | | |
##
##