简要描述:

  • 好物圈消息中心

请求URL:

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

参数:

参数名 是否必须 类型 说明

返回示例:

正确时返回:

{
	"code": 1,
	"message": "获取成功",
	"data": {
		"message_count": 0,
		"lac_count": 2,
		"comment_count": 1
	}
}
参数名 类型 说明
message_count int 消息通知数量
lac_count int 赞和收藏数量
comment_count int 评论数量