• {{ item.title }}
    1. {{ child.key }} ({{ child.name }})
API开放平台 API文档详情 {{ api.length && api[current].title }}
技术应用架构

请求地址:

http://cs.iotiot.cc/mapi

POST 请求参数:

名称 类型 描述
{{ child.name }}
{{ child.desc }}

GET 请求参数说明:

{{ currentContent.param }}

输出结果:

{{ result.name }}
{{ result.desc }}
< 上一个:{{ api[current].method[currentMethodIndex - 1].name }}
下一个:{{ api[current].method[currentMethodIndex + 1].name }} >