返回提交历史
Modified
docs/comment/readme.md
+1
-1
XFEstudio/bilibili-API-collect
修改location相关说明 (#630)
刚准备改上一个pr就被合并了( 附加更详细的说明 另外经过测试发现对于未登录的用户,评论api不会返回location属性
f715a73
代码差异
1 个文件
+1
-1
@@ -334,4 +334,4 @@
334
334
| sub_reply_entry_text | str | 回复提示 | `共 xx 条回复` |
335
335
| sub_reply_title_text | str | 回复提示 | `相关回复共有 xx 条` |
336
336
| time_desc | str | 时间提示 | `xx 天/小时 前发布` |
337
| location | str | IP属地 | `IP属地:xx` |
337
| location | str | IP属地 | `IP属地:xx`<br />评论者发送评论时的IP地址属地<br />仅对2022-07-25 11:00及以后发布的评论有效<br />需要登录|