XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/bilibili-API-collect

Fix typo (#227)

16a5321
Colerar <62297254+Colerar@users.noreply.github.com>
提交于

代码差异

1 个文件 +2 -2
Modified bangumi/info.md +2 -2
@@ -186,7 +186,7 @@ curl -G 'http://api.bilibili.com/pgc/review/user' \
186 186 | rights | obj | 属性标志信息 | |
187 187 | season_id | num | 番剧ssid | |
188 188 | season_title | str | 剧集标题 | |
189 | seasons | array | 同系列所以季信息 | |
189 | seasons | array | 同系列所有季信息 | |
190 190 | section | array | 花絮、PV、番外等非正片内容 | 若无相关内容则无此项 |
191 191 | series | obj | 系列信息 | |
192 192 | share_copy | str | 《{标题}》+{备注} | |
@@ -419,4 +419,4 @@ curl -G 'http://api.bilibili.com/pgc/review/user' \
419 419 | vip_status | num | | |
420 420 | vip_type | num | | |
421 421
422 ##
422 ##