猎头scrm

猎头scrm


1.2业绩数据员工列表

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>业绩数据员工列表接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://lietou.xx.local/api/mscrm/performance_userlist_cencus</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;">userid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>企微userid</td> </tr> <tr> <td style="text-align: left;">depart_id</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>部门depart_id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 20000,     &amp;quot;data&amp;quot;: [         {             &amp;quot;name&amp;quot;: &amp;quot;周晓杰&amp;quot;,             &amp;quot;mobile&amp;quot;: &amp;quot;18519665520&amp;quot;,             &amp;quot;position&amp;quot;: &amp;quot;高级猎头顾问&amp;quot;,             &amp;quot;recommend_num&amp;quot;: 0,             &amp;quot;interviewnew_num&amp;quot;: 0,             &amp;quot;offer_num&amp;quot;: 0         },         {             &amp;quot;name&amp;quot;: &amp;quot;赵明明&amp;quot;,             &amp;quot;mobile&amp;quot;: &amp;quot;13811420929&amp;quot;,             &amp;quot;position&amp;quot;: &amp;quot;猎头总监&amp;quot;,             &amp;quot;recommend_num&amp;quot;: 0,             &amp;quot;interviewnew_num&amp;quot;: 0,             &amp;quot;offer_num&amp;quot;: 0         }     ] }</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;">name</td> <td style="text-align: left;">int</td> <td>姓名</td> </tr> <tr> <td style="text-align: left;">mobile</td> <td style="text-align: left;">int</td> <td>手机号</td> </tr> <tr> <td style="text-align: left;">mobile</td> <td style="text-align: left;">int</td> <td>手机号</td> </tr> <tr> <td style="text-align: left;">position</td> <td style="text-align: left;">int</td> <td>职位</td> </tr> <tr> <td style="text-align: left;">interviewnew_num</td> <td style="text-align: left;">int</td> <td>昨日面试数</td> </tr> <tr> <td style="text-align: left;">offer_num</td> <td style="text-align: left;">int</td> <td>昨日offer数</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML