mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2025-01-14 22:00:07 +08:00
add a responce code -412 to space api
This commit is contained in:
parent
82ad3a3e4a
commit
1ab56bbf56
@ -426,7 +426,7 @@ http://api.bilibili.com/x/space/masterpiece?vmid=23215368
|
||||
|
||||
| 字段 | 类型 | 内容 | 备注 |
|
||||
| ------- | ---- | -------- | --------------------------- |
|
||||
| code | num | 返回值 | 0:成功<br />-400:请求错误 |
|
||||
| code | num | 返回值 | 0:成功<br />-400:请求错误<br />-412:请求被拦截 |
|
||||
| message | str | 错误信息 | 默认为0 |
|
||||
| ttl | num | 1 | 作用尚不明确 |
|
||||
| data | obj | 信息本体 | |
|
||||
|
Loading…
Reference in New Issue
Block a user