DMS-ERP 对接接口文档


手机号登录

<h4><strong>请求路径 URL:</strong></h4> <ul> <li><code>/sys/miniPhoneLogin</code></li> </ul> <h4><strong>请求方式:</strong></h4> <ul> <li><code>POST</code></li> </ul> <h4><strong>参数:</strong></h4> <table> <thead> <tr> <th>参数名</th> <th>是否必选</th> <th>类型</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>phone</td> <td>是</td> <td>text文本</td> <td>手机号</td> </tr> <tr> <td>code</td> <td>是</td> <td>text文本</td> <td>验证码</td> </tr> <tr> <td>openID</td> <td>是</td> <td>text文本</td> <td>小程序openID</td> </tr> <tr> <td>companyType</td> <td>是</td> <td>数值</td> <td>类型:1: 优配 2: 隆仕达 3: 建鑫</td> </tr> </tbody> </table> <h4><strong>返回值:</strong></h4> <pre><code>与账号密码登录返回值一模一样</code></pre>

页面列表

ITEM_HTML