文档
测试
POST
localhost:8086/blog/comment

接口描述

用户文章评论

请求头

参数名
类型
描述
必填
xwqtoken
String
用户唯一标识id
必填

请求参数

参数名
类型
描述
必填
blogid
Integer
文章id
必填
content
String
评论内容
必填