简要描述:

  • 用户关注

请求URL:

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

参数:

参数名 是否必须 类型 说明
thing_auid int 关注用户id

返回示例:

正确时返回:

{
	"code": 1,
	"message": "关注成功"
}