新建回复
POST
http://healthband.ghcchina.cn:8080/bracelet-dev-api/weartheapp/reply
请求参数
参数名
类型
描述
必填
commentId
int
示例:8
必填
replyContent
string
示例:这个是个测试回复
必填
parentId
int
示例:-1
必填
addType
int
示例:-1
必填
createById
int
示例:17
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填