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