happysell


06 按号码搜索公司

<h5>请求URL</h5> <ul> <li><code>http://happysell.com/api/job/search_company</code></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;">company_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>公司ID</td> </tr> </tbody> </table> <pre><code>#成功 {     &amp;quot;code&amp;quot;: 1,     &amp;quot;info&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;res&amp;quot;: 1,         &amp;quot;data&amp;quot;: {             &amp;quot;id&amp;quot;: 37,             &amp;quot;workName&amp;quot;: &amp;quot;中国黄金有限公司&amp;quot;,             &amp;quot;avatar&amp;quot;: &amp;quot;/static/job/job_head.png&amp;quot;,             &amp;quot;city&amp;quot;: null,             &amp;quot;countryId&amp;quot;: 1,             &amp;quot;countryName&amp;quot;: &amp;quot;Kenya&amp;quot;         }     } } #失败 {     &amp;quot;code&amp;quot;: 1,     &amp;quot;info&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;res&amp;quot;: 2,         &amp;quot;con&amp;quot;: &amp;quot;Sorry ,this shop nubmer is not found in HappySell,pls check the number and reput again.&amp;quot;     } }</code></pre> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=4ed41912f3cafd640ff314cd3478a2aa&amp;amp;file=file.png" alt="" /></p>

页面列表

ITEM_HTML