mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2025-01-30 05:40:08 +08:00
错误码勘误 (#105)
This commit is contained in:
parent
7397fccdcd
commit
318aba877b
@ -33,7 +33,7 @@
|
||||
|
||||
| 字段 | 类型 | 内容 | 备注 |
|
||||
| ------- | ---- | -------- | ------------------------------------------------------------ |
|
||||
| code | num | 返回值 | 0:成功 <br />-101:账号未登录<br />-111:csrf校验失败<br />-400:请求错误<br />-79508:该稿件已存在笔记,无法新增 |
|
||||
| code | num | 返回值 | 0:成功 <br />-101:账号未登录<br />-111:csrf校验失败<br />-400:请求错误<br />79508:该稿件已存在笔记,无法新增 |
|
||||
| message | str | 错误信息 | 默认为0 |
|
||||
| ttl | num | 1 | |
|
||||
| data | obj | 数据本体 | |
|
||||
@ -128,4 +128,4 @@ curl 'http://api.bilibili.com/x/note/del' \
|
||||
}
|
||||
```
|
||||
|
||||
</details>
|
||||
</details>
|
||||
|
Loading…
Reference in New Issue
Block a user