慧心制造API

API文档示例


核心联盟

<h5>简要描述</h5> <ul> <li>核心联盟</li> </ul> <h5>请求URL</h5> <ul> <li><code>https://www.iimake.com/mains/fast/findAllBaseCoreAlliance</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">bigType:</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>1</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> msg: "查询成功!" status: 1 data: null dataList:[ { id: "295bb6f9d786487cbe6ec445046be9e1" names: null titles: null content: null bigType: 1 images: "/image/9CLFT).png" contens: null smallTitle: null forword: null smallType: null createUser: null createTime: "2020-11-14 10:29:35" lastUpdateUser: null lastUpdateTime: "2020-11-14 10:32:49" delFlg: 1 saves: null orders: 1000 zimage: null } ] object: null</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;">images</td> <td style="text-align: left;">string</td> <td>图片地址,需要拼接路径 <a href="https://images.iimake.com:9000/">https://images.iimake.com:9000/</a></td> </tr> <tr> <td style="text-align: left;">title</td> <td style="text-align: left;">string</td> <td>标题</td> </tr> <tr> <td style="text-align: left;">content</td> <td style="text-align: left;">string</td> <td>内容</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>图片地址前缀:<a href="https://images.iimake.com:9000/">https://images.iimake.com:9000/</a></li> <li>例如:图片地址前缀+后端返回的images字段中返回的字符串即可得出图片链接地址:<a href="https://images.iimake.com:9000/image/9CLFT).png">https://images.iimake.com:9000/image/9CLFT).png</a></li> </ul>

页面列表

ITEM_HTML