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

XFEstudio/bilibili-API-collect

fix note info format (#577)

73492cd
z0z0r4 <z0z0r4@outlook.com>
提交于

代码差异

1 个文件 +2 -1
Modified note/info.md +2 -1
@@ -46,6 +46,7 @@ curl 'http://api.bilibili.com/x/note/info' \
46 46
47 47 <details>
48 48 <summary>查看响应示例:</summary>
49
49 50 ```json
50 51 {
51 52 "code": 0,
@@ -311,4 +312,4 @@ curl 'http://api.bilibili.com/x/note/publish/info' \
311 312 }
312 313 ```
313 314
314 </details>
315 </details>