简要描述:
| 版本号 | 制定人 | 制定日期 | 修订日期 |
|---|---|---|---|
| 1.0.0 | kevin | 2020-06-11 |
请求URL:
请求方式:
- POST
请求头:
| 参数名 | 是否必须 | 类型 | 说明 |
|---|---|---|---|
| token | 否 | string | 授权凭证 |
请求参数:
| 参数名 | 是否必须 | 类型 | 说明 |
|---|---|---|---|
| id | 是 | integer | 小说ID |
| comment_content | 是 | string | 评论内容 |
| comment_id | 是 | integer | 评论ID |
返回示例:
正确时返回:
{
"status": 200,
"msg": "success",
"data": null
}
错误时返回:
备注:
- 无
作者:admin 创建时间:2020-07-16 15:15
更新时间:2025-10-22 20:24
更新时间:2025-10-22 20:24