简要描述:

  • 用户评论干货

请求URL:

POST/wapapi/addons/execute/addons/thingcircle/controller/thingcircle/action/pushThingcircleComment

参数:

参数名 是否必须 类型 说明
thing_id int 干货id
topic_id int 主题id
content string 内容

返回示例:

正确时返回:

{
	"code": 1,
	"message": "添加成功"
}