立刻制造


案例分类

简要描述
  • 成功案例接口
请求URL
  • http://xx.com/api/case/classification
请求方式
  • GET
请求参数
  • 无参数
返回示例
  {
    "code": 0,
    "msg": "",
    "data": {
      ClassifiedNavigation: [
        {
          name: "交通工具",
          aLink:"#vehicle"
        },
        {
          name: "智能设备",
          aLink:"#IntelligentDevice"
        },
        {
          一共12个写了个两个大概样子
        }
      ],
    }
  }
返回参数说明
参数名 类型 说明
aLink string 锚点链接
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML