智维前台

智维后台


查看电话簿

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>查看电话簿</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://192.168.1.222:8000/gyt/factoryEngineer/allPhone</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;">roleId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>角色id(1 系统管理员、 2 管理层 、3 厂家工程师 、4 销售 、 5 技师 、6 医院工程师 、7 调试员 、 8 部门经、 9 总经理、10 护士)</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { &amp;quot;code&amp;quot;: 200, &amp;quot;message&amp;quot;: &amp;quot;查询成功&amp;quot;, &amp;quot;result&amp;quot;: [ { &amp;quot;user_id&amp;quot;: 3, &amp;quot;phone&amp;quot;: &amp;quot;15711219867&amp;quot;, &amp;quot;role_id&amp;quot;: 5, &amp;quot;sex&amp;quot;: &amp;quot;男&amp;quot;, &amp;quot;zhiwei&amp;quot;: &amp;quot;职员&amp;quot;, &amp;quot;company&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;email&amp;quot;: &amp;quot;hanzhen@gytcare.com&amp;quot;, &amp;quot;username&amp;quot;: &amp;quot;小韩&amp;quot; }, { &amp;quot;cu_id&amp;quot;: 12, &amp;quot;user_id&amp;quot;: 77, &amp;quot;phone&amp;quot;: &amp;quot;15081221428&amp;quot;, &amp;quot;role_id&amp;quot;: 5, &amp;quot;cu_name&amp;quot;: &amp;quot;国医通社区医院&amp;quot;, &amp;quot;sex&amp;quot;: &amp;quot;男&amp;quot;, &amp;quot;zhiwei&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;company&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;email&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;username&amp;quot;: &amp;quot;李昕澳&amp;quot; } ] }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML