慧心制造API

API文档示例


登录

<h5>简要描述</h5> <ul> <li>用户登录接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>https://www.iimake.com/login/backgroundLogin</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;">sysBuk</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>系统,设置默认传3</td> </tr> <tr> <td style="text-align: left;">userName</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户名</td> </tr> <tr> <td style="text-align: left;">password</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>密码</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { "msg": "登录成功!", "status": 1, "data": { "id": "61370e2a3ff4c45cf0aba6ad", "userId": "a1329812230a4e2192c9ac45fdbc6e24", "session": "2fbf3f7137b94153a2cb2501e1670c28", "openId": null, "user": { "id": "a1329812230a4e2192c9ac45fdbc6e24", "names": null, "password": "b64f8b4c249936968b3c6dd58b3497d7", "nikeName": "lxl", "mana": "李先亮", "phone": "13256331635", "six": null, "age": 12, "birthday": null, "passwordText": "", "passwordTextJn": null, "position": null, "department": null, "address": null, "email": "123@qq.com", "systemBuk": "3", "createTime": "2020-12-11 08:44:32", "lastUpdateTime": "2021-08-19 13:01:58", "createUser": null, "lastUpdateUser": null, "delFlg": 1, "companyName": "11", "userLable": null, "userCertification": 5, "roleId": "50d17c6e23524217a4b1448bcba97ddd", "roleName": "官网用户", "smallLable": "1,5,中小型电子产品,薄壁零件加工", "icon": "/image/7d5650d2be274843b5e93ad7bd2319ce||tx.84d7bc5c.png", "comparyAddress": "和平区", "comparyStreet": null, "comparyLinkman": "11", "comparyPhone": "13256331635", "comparyInAddress": "11", "comparyRegion": "112123113", "comparyTrade": "机械制造", "comparyBusiness": "/image/0b6b5bbe159c4f93a1fa48a0c1e6c7e4||bg.png", "studentAuthenticationStatus": "1", "trueAuthenticationStatus": "1", "firmAuthenticationStatus": "1", "supplierAuthenticationStatus": "1", "personAuthenticationStatus": "0", "changeShiftStatus": 1, "openId": "oJYkj6hVNhPr3mWtdnUozlhWIcb0", "otherQualification": null } }, "dataList": 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;">mana</td> <td style="text-align: left;">string</td> <td>用户名</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>账号:13256331635</li> <li>密码:liang.1997</li> </ul>

页面列表

ITEM_HTML