lottery

咕啦-彩票系统


获取世界杯基础赛程

<p><strong>简要描述:</strong> </p> <ul> <li>获取世界杯基础赛程接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/competing/worldcup/get-wcup-info</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </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> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;code&amp;quot;: 600, &amp;quot;msg&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;result&amp;quot;: [ { &amp;quot;game&amp;quot;: [ { &amp;quot;schedule_date&amp;quot;: &amp;quot;20180614&amp;quot;, //比赛日 &amp;quot;start_time&amp;quot;: &amp;quot;2018-06-14 23:00:00&amp;quot;, //比赛时间 &amp;quot;sort&amp;quot;: &amp;quot;01&amp;quot;, // 比赛 序号 &amp;quot;group_id&amp;quot;: &amp;quot;&amp;quot;, // 所属小组序号 &amp;quot;group_name&amp;quot;: &amp;quot;A组&amp;quot;, // 所属小组 &amp;quot;home_team_name&amp;quot;: &amp;quot;俄罗斯&amp;quot;, // 主队名 &amp;quot;home_img&amp;quot;: &amp;quot;http://www.500cache.com/news/images/worldcup/logo_min/els.png&amp;quot;, // 主队国旗 &amp;quot;visit_team_name&amp;quot;: &amp;quot;沙特&amp;quot;, // 客队名 &amp;quot;visit_img&amp;quot;: &amp;quot;http://www.500cache.com/news/images/worldcup/logo_min/stalb.png&amp;quot;, // 客队国旗 &amp;quot;bifen&amp;quot;: &amp;quot;&amp;quot; // bifen } ], &amp;quot;field_num&amp;quot;: 1, &amp;quot;game_date&amp;quot;: &amp;quot;2018-06-14&amp;quot; } ] }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML