mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2024-12-28 05:20:07 +08:00
发现新的认证类型 (#405)
参考数据:https://space.bilibili.com/506153212 Official中的role为9,个人认证
This commit is contained in:
parent
9b90323d1e
commit
d54ec45a6c
@ -72,7 +72,7 @@
|
||||
|
||||
| 字段 | 类型 | 内容 | 备注 |
|
||||
| ----- | ---- | -------- | ------------------------------------------------- |
|
||||
| role | num | 认证类型 | 0:无<br />1 2 7:个人认证<br />3 4 5 6:机构认证 |
|
||||
| role | num | 认证类型 | 0:无<br />1 2 7 9:个人认证<br />3 4 5 6:机构认证 |
|
||||
| title | str | 认证信息 | 无为空 |
|
||||
| desc | str | 认证备注 | 无为空 |
|
||||
| type | num | 是否认证 | -1:无<br />0:认证 |
|
||||
|
Loading…
Reference in New Issue
Block a user