添加【视频在线人数】api,更新视频分区信息,并勘误

This commit is contained in:
社会易姐QwQ
2021-08-20 19:54:13 +08:00
parent d0797241a5
commit 494f5a4735
10 changed files with 605 additions and 386 deletions
+12 -12
View File
@@ -71,12 +71,12 @@
`data`中的`official`对象:
| 字段 | 类型 | 内容 | 备注 |
| ----- | ---- | -------- | ----------------------------------------------- |
| role | num | 认证类型 | 0:无<br />1 2:个人认证<br />3 4 5 6:机构认证 |
| title | str | 认证信息 | 无为空 |
| desc | str | 认证备注 | 无为空 |
| type | num | 是否认证 | -1:无<br />0:认证 |
| 字段 | 类型 | 内容 | 备注 |
| ----- | ---- | -------- | ------------------------------------------------- |
| role | num | 认证类型 | 0:无<br />1 2 7:个人认证<br />3 4 5 6:机构认证 |
| title | str | 认证信息 | 无为空 |
| desc | str | 认证备注 | 无为空 |
| type | num | 是否认证 | -1:无<br />0:认证 |
`data`中的`official_verify`对象:
@@ -355,12 +355,12 @@ curl 'http://account.bilibili.com/home/userInfo' \
`data`中的`official`对象:
| 字段 | 类型 | 内容 | 备注 |
| ----- | ---- | -------- | ----------------------------------------------- |
| role | num | 认证类型 | 0:无<br />1 2:个人认证<br />3 4 5 6:机构认证 |
| title | str | 认证信息 | 无为空 |
| desc | str | 认证备注 | 无为空 |
| type | num | 认证备注 | 无为空 |
| 字段 | 类型 | 内容 | 备注 |
| ----- | ---- | -------- | ------------------------------------------------- |
| role | num | 认证类型 | 0:无<br />1 2 7:个人认证<br />3 4 5 6:机构认证 |
| title | str | 认证信息 | 无为空 |
| desc | str | 认证备注 | 无为空 |
| type | num | 认证备注 | 无为空 |
`data`中的`invite`对象: