直聘


根据id查公司

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>用户注册接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>192.168.1.210:8002/gyt/getCompanyById?id=2</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;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>id</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;id&amp;quot;: 2,         &amp;quot;fullName&amp;quot;: &amp;quot;国医通测试医院&amp;quot;,         &amp;quot;username&amp;quot;: &amp;quot;测试&amp;quot;,         &amp;quot;password&amp;quot;: &amp;quot;测试&amp;quot;,         &amp;quot;phone&amp;quot;: &amp;quot;19041264866&amp;quot;,         &amp;quot;addTime&amp;quot;: &amp;quot;2024-04-09 16:21:33&amp;quot;,         &amp;quot;province&amp;quot;: &amp;quot;北京市&amp;quot;,         &amp;quot;city&amp;quot;: &amp;quot;北京市&amp;quot;,         &amp;quot;county&amp;quot;: &amp;quot;朝阳区&amp;quot;,         &amp;quot;address&amp;quot;: &amp;quot;嘉泰国际&amp;quot;,         &amp;quot;businessLicense&amp;quot;: &amp;quot;https://cn.bing.com/images/search?q=%E5%9B%BE%E7%89%87&amp;amp;FORM=IQFRBA&amp;amp;id=8EA47C03DC5EF4998C0487D376C492D2577760B1&amp;quot;,         &amp;quot;status&amp;quot;: 0,         &amp;quot;detail&amp;quot;: null,         &amp;quot;quality&amp;quot;: 0,         &amp;quot;min&amp;quot;: 0,         &amp;quot;max&amp;quot;: 0,         &amp;quot;welfare&amp;quot;: null,         &amp;quot;about&amp;quot;: null,         &amp;quot;img1&amp;quot;: null,         &amp;quot;img2&amp;quot;: null,         &amp;quot;img3&amp;quot;: null     } }</code></pre> <h5>返回参数说明</h5> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=440e3f4ca95e4fe82271b7dc5941d982&amp;amp;file=file.png" alt="" /></p> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML