API

凤凰投注开放其他


手机跳转PC后自动登录

<p><strong>简要描述:</strong> </p> <ul> <li>用户登录接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xxx.xxx.com/user/toPC</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST Content-Type: application/json;charset=utf-8</li> </ul> <p><strong>参数:</strong> </p> <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;">username</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户名</td> </tr> <tr> <td style="text-align: left;">oid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>前一次登录后得到的oid</td> </tr> <tr> <td style="text-align: left;">domain</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>当前域名</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;oid&amp;quot;: &amp;quot;4759c6492f7d7306a29d29ebd45a6fe8&amp;quot;,//用户认证密钥 &amp;quot;username&amp;quot;: &amp;quot;hugo111&amp;quot;,//用户名 &amp;quot;realname&amp;quot;: &amp;quot;测试1&amp;quot;,//用户真是姓名 &amp;quot;qqskype&amp;quot;: &amp;quot;qqqq@qq.com&amp;quot;,//用户邮箱 &amp;quot;money&amp;quot;: 142.48//用户余额 &amp;quot;smsstatus&amp;quot;:0, //0 未验证 1已验证 &amp;quot;wapurl188&amp;quot;:&amp;quot;http://xxx.xxx.com&amp;quot; //体育跳转彩票的项目才有此url返回 }</code></pre> <p><strong>备注</strong> </p> <ul> <li>用户若一直存在操作则不掉线,若超过40分钟未进行操作则进行强制下线处理</li> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML