立刻制造


标题

<h5>简要描述</h5> <ul> <li>首页标题接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xx.com/api/home/title</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>请求参数</h5> <ul> <li>无参数</li> </ul> <h5>返回示例</h5> <pre><code> { "code": 0, "msg": "", "data": { titleMater: { English: "Material display, RPS material list", China: "材料展示,RPS材料一览", path: "/mater", }, titleCase: { English: "RPS success story presentation", China: "RPS成功案例展示", path: "/case", }, titleHoner: { English: "RPS multi year partner", China: "RPS多年合作伙伴", path: "###", }, } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML