文档
测试

新建吐槽

POST
{{api}}/weartheapp/comment

请求参数

参数名
类型
描述
必填
createById
int
示例:16
必填
commentContent
string
示例:测试数据111
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填

说明 / 示例

createById:回复者的userId, commentContent:回复内容