添加评论
POST
https://www.lzjia.com/api/indextest.php/user/comments/setComments
请求参数
参数名
类型
描述
必填
object_id
文章id
必填
table_name
记住一定要默认填写 文章:portal_post , 商品:goods_post
必填
content
srting
必填
parent_id
int
有回复的话 ,这个是获取评论列表数据的id
可选