文档
测试

通过id删除评价

POST
http://localhost:8080/comment/delete/17

接口描述

通过评论id删除评论信息

响应参数

参数名
类型
描述
必填
status
int
示例:200
必填
msg
string
示例:删除评论成功
必填