直聘


company登录

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li> </li> </ul> <h5>请求URL</h5> <ul> <li><code>localhost:8002/login</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </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;">phone</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>手机号 19041264866</td> </tr> <tr> <td style="text-align: left;">password</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>密码 123456</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> {     &amp;quot;code&amp;quot;: 201,     &amp;quot;message&amp;quot;: &amp;quot;用户名或密码不正确!&amp;quot;,     &amp;quot;result&amp;quot;: null } or {     &amp;quot;code&amp;quot;: 201,     &amp;quot;message&amp;quot;: &amp;quot;用户不存在!&amp;quot;,     &amp;quot;result&amp;quot;: null } or {     &amp;quot;code&amp;quot;: 200,     &amp;quot;message&amp;quot;: &amp;quot;登陆成功!&amp;quot;,     &amp;quot;result&amp;quot;: {         &amp;quot;token&amp;quot;: &amp;quot;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJvcGVuaWRPclBob25lIjoiMTkwNDEyNjQ4NjYiLCJpZCI6MiwidHlwZSI6InVzZXIiLCJleHAiOjE3MTY0NTIxODgsImlhdCI6MTcxNjQ1MDM4OH0.uv9n3W33UAcpfwm8ZuKJ0-8b1A36niP8Z-TV_03jW6Y&amp;quot;,         &amp;quot;type&amp;quot;: &amp;quot;company&amp;quot;,         &amp;quot;userInfo&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;e10adc3949ba59abbe56e057f20f883e&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;嘉泰国际101&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;: 2,             &amp;quot;min&amp;quot;: 20,             &amp;quot;max&amp;quot;: 99,             &amp;quot;welfare&amp;quot;: &amp;quot;五险一金+奖金&amp;quot;,             &amp;quot;about&amp;quot;: &amp;quot;百度热搜是以数亿用户的真实数据为基础,通过专业的数据挖掘方法,计算关键词的热搜指数,旨在建立全面、热门、时效的各类关键词排行榜,热词阅读时代&amp;quot;,             &amp;quot;imgs&amp;quot;: &amp;quot;[\&amp;quot;http://tmp/krg4r38S9rld1f09658aedf20c1b8987aef0e951fe15.png\&amp;quot;,\&amp;quot;http://tmp/rwGLloDnvVcQf6355ba311a4b6f52b02aa56e00b3176.png\&amp;quot;,\&amp;quot;http://tmp/qgYwK3FahxZC6ed6e12e96616b5c5dd59435b4e38990.png\&amp;quot;]&amp;quot;         }     } }</code></pre> <h5>返回参数说明</h5> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=8adbc4c60b6b3f53c83e98447f195929&amp;amp;file=file.png" alt="" /></p> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML