简要描述:

  • 用户登录接口

请求域名:

  • http://xx.com

请求URL:

GET/route=plugin.aggregation-cps.api.equity

参数:

参数名 是否必须 类型 说明

返回示例:

正确时返回:

  {

  }

错误时返回:

  {
  }

category分类参数说明:

参数名 类型 说明
名称 类型 说明
id int 分类ID
name string 分类名称
brand array 品牌
brand[category_id] int 品牌分类ID
brand[name] string 品牌名称
brand[logo] string 品牌logo
brand[description] string 品牌描述

hot热门参数说明:

参数名 类型 说明
id int 品牌ID
name string 品牌名称
logo string 品牌logo
description string 品牌描述
category_id int 分类ID

备注:

  • 更多返回错误代码请看首页的错误代码描述