API

凤凰投注开放其他


用户当日签到

<p><strong>简要描述:</strong></p> <ul> <li>签到活动接口 签到后自动判断签到情况 并自动发奖。</li> </ul> <p><strong>用户执行当日签到URL:</strong></p> <ul> <li><code>http://xx.com/SignActivity/doUserSign</code></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;">oid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户在线oid</td> </tr> </tbody> </table> <pre><code>{ &amp;quot;code&amp;quot;:1, &amp;quot;msg&amp;quot;:2006, &amp;quot;info&amp;quot;:签到成功!&amp;quot;, &amp;quot;money&amp;quot;:0,//领到的金额,没有奖则为0 }</code></pre> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML