新增【获取文章评论信息】并修正了部分内容

This commit is contained in:
Error063 2023-07-14 14:16:48 +08:00 committed by GitHub
parent dba58730b3
commit a8b47360df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -740,7 +740,7 @@ _请求方式GET_
| cate_id | num | 待调查 | |
| profit_post_status | num | 待调查 | |
| audit_status | num | 待调查 | |
| meta_content | str | 待调查 | |
| meta_content | str | 视频简介信息 | 仅在视频类文章中出现可使用json解析器对其进行解析 |
| is_missing | bool | 待调查 | |
| block_reply_img | num | 待调查 | |
| is_showing_missing | bool | 待调查 | |