简要描述:
版本号 | 制定人 | 制定日期 | 修订日期 |
---|---|---|---|
1.0.0 | kevin | 2020-07-16 |
请求URL:
请求方式:
- GET
请求头:
参数名 | 是否必须 | 类型 | 说明 |
---|
请求参数:
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
id | 是 | int | 小说id |
返回示例:
正确时返回:
错误时返回:
请求参数:
参数名 | 类型 | 说明 |
---|---|---|
comment_id | int | 评论ID |
comment_content | string | 评论内容 |
comment_uid | int | 评论uid |
comment_time | string | 评论时间 |
comment_like_num | int | 评论点赞数 |
comment_nickname | string | 评论人昵称 |
comment_avatar | string | 评论人头像 |
reply_comment_id | int | 回复的评论i的【大于0,则是回复别人的】 |
reply_content | string | 回复的评论内容 |
reply_nickname | string | 回复人昵称 |
备注:
- 无
文档更新时间: 2020-07-16 15:24 作者:admin