ERP后台

ERP后台API


获取用户/负责人

<p><strong>简要描述:</strong> </p> <ul> <li>获取用户/负责人</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://ycktest.com/Admin/YcpAuction/get_user_organ</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>get(ajax) </li> </ul> <p><strong>参数:</strong> </p> <p>|参数名|必选|类型|说明|</p> <p><strong>返回示例</strong></p> <pre><code>{ ["curator_list"]=&gt; array(546) { //客户信息 [592] =&gt; array(9) { ["uid"] =&gt; string(4) "1252" ["mobile"] =&gt; string(11) "19820223707" ["realname"] =&gt; string(6) "绉﹀箔" ["organ_id"] =&gt; string(3) "738" ["organ_name"] =&gt; string(48) "鍗椾含甯傛爾闇炲尯鍑編鍕掍簩鎵嬭溅缁忕邯涓績" ["organ_contact"] =&gt; string(6) "绉﹀箔" ["follow_up"] =&gt; string(3) "419" //跟进人id ["second_follow_up"] =&gt; string(1) "0" //次进人id ["balance"] =&gt; string(9) "957900.00" //客户竞拍余额 } } ["curator_list"] =&gt; array(546) { [0] =&gt; array(2) { ["id"] =&gt; string(1) "1" ["realname"] =&gt; string(5) "admin" } } }</code></pre> <p><strong>返回参数说明</strong> </p> <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> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML