APP(合伙人)

合伙人、dms、66智修文档相关


供应商列表信息

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>供应商列表信息</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xx.com/app-store/org-info-list</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET</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;">customer_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>客户id组成的字符串,用,隔开</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> {     &amp;quot;errCode&amp;quot;: 1000,     &amp;quot;errMsg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: [         {             &amp;quot;customer_id&amp;quot;: &amp;quot;59372&amp;quot;,             &amp;quot;customer_name&amp;quot;: &amp;quot;临沂宏宇汽修&amp;quot;,             &amp;quot;org_id&amp;quot;: &amp;quot;102&amp;quot;,             &amp;quot;org_name&amp;quot;: &amp;quot;临沂-临沂汽摩配城店&amp;quot;,             &amp;quot;org_address&amp;quot;: &amp;quot;山东省临沂市临沂市汽摩配城A区-098号(临西八路与育才路交汇处)               &amp;quot;,             &amp;quot;sales_department_id&amp;quot;: 0,             &amp;quot;sales_department_name&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;sales_name&amp;quot;: &amp;quot;李涛&amp;quot;,             &amp;quot;sales_mobile&amp;quot;: &amp;quot;18669967858&amp;quot;         },         {             &amp;quot;customer_id&amp;quot;: &amp;quot;63823&amp;quot;,             &amp;quot;customer_name&amp;quot;: &amp;quot;王宁测试智能仓新&amp;quot;,             &amp;quot;org_id&amp;quot;: &amp;quot;1&amp;quot;,             &amp;quot;org_name&amp;quot;: &amp;quot;测试_优配车联测试&amp;quot;,             &amp;quot;org_address&amp;quot;: &amp;quot;山东省枣庄市薛城区兴仁街道办事处详细地址是什么呢&amp;quot;,             &amp;quot;sales_department_id&amp;quot;: 0,             &amp;quot;sales_department_name&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;sales_name&amp;quot;: &amp;quot;张伟达测试&amp;quot;,             &amp;quot;sales_mobile&amp;quot;: &amp;quot;14612123456&amp;quot;         },         {             &amp;quot;customer_id&amp;quot;: &amp;quot;63874&amp;quot;,             &amp;quot;customer_name&amp;quot;: &amp;quot;fx-任丘市通瑞汽车零部件有限公司&amp;quot;,             &amp;quot;org_id&amp;quot;: &amp;quot;40&amp;quot;,             &amp;quot;org_name&amp;quot;: &amp;quot;北园-济南祝舜路店山东大区&amp;quot;,             &amp;quot;org_address&amp;quot;: &amp;quot;山东省济南市历城区祝舜路环连商贸城夜市10号厂房023&amp;quot;,             &amp;quot;sales_department_id&amp;quot;: 0,             &amp;quot;sales_department_name&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;sales_name&amp;quot;: &amp;quot;李辉&amp;quot;,             &amp;quot;sales_mobile&amp;quot;: &amp;quot;18953123456&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> <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