lottery

咕啦-彩票系统


篮球赛程写入

<p><strong>简要描述:</strong> </p> <ul> <li>赛程数据接入</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/cron/lan-data/lan-schedule-data</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> <tr> <td style="text-align: left;">data</td> <td style="text-align: left;">是</td> <td style="text-align: left;">json</td> <td>数据</td> </tr> </tbody> </table> <p><strong>参数示例:</strong> </p> <pre><code>{ &amp;quot;data&amp;quot;: [ { &amp;quot;schedule_code&amp;quot;: &amp;quot;周一001&amp;quot;, //赛程编号 必填 &amp;quot;schedule_mid&amp;quot;: &amp;quot;170613003&amp;quot;, //赛程mid 必填 &amp;quot;home_name&amp;quot;: &amp;quot;aaa&amp;quot;, //主队简称 必填 &amp;quot;visit_name&amp;quot;: &amp;quot;bbb&amp;quot;, //客队简称 必填 &amp;quot;league_name&amp;quot;: &amp;quot;日乙&amp;quot;, //联赛名 必填 &amp;quot;schedule_date&amp;quot;: &amp;quot;20170815&amp;quot;, //开赛日期 必填 &amp;quot;start_time&amp;quot;: &amp;quot;2017-08-15 18:53:57&amp;quot;, //开赛时间 必填 &amp;quot;beginsale_time&amp;quot;: &amp;quot;2017-08-15 18:53:57&amp;quot;, //开售时间 必填 &amp;quot;endsale_time&amp;quot;: &amp;quot;2017-08-15 18:53:57&amp;quot;, //停售时间 必填 &amp;quot;schedule_status&amp;quot;: 1, //赛程状态 是否开售 必填 &amp;quot;schedule_sf&amp;quot;: 1,//胜负状态 0、待开售此玩法 1、仅开售过关方式 2、开售单关方式和过关方式 3、未开售此玩法 &amp;quot;schedule_rfsf&amp;quot;: 1,//让分胜负状态 0、待开售此玩法 1、仅开售过关方式 2、开售单关方式和过关方式 3、未开售此玩法 &amp;quot;schedule_dxf&amp;quot;: 2,//大小分状态 0、待开售此玩法 1、仅开售过关方式 2、开售单关方式和过关方式 3、未开售此玩法 &amp;quot;schedule_sfc&amp;quot;: 2,//胜分差 0、待开售此玩法 1、仅开售过关方式 2、开售单关方式和过关方式 3、未开售此玩法 &amp;quot;high_win_status&amp;quot;: 1, //是否高中 &amp;quot;hot_status&amp;quot;: 1, //是否热门 } ] }</code></pre> <p><strong>返回示例</strong></p> <pre><code> { “code”:600, &amp;quot;msg&amp;quot;:&amp;quot;球队数据处理成功&amp;quot;, &amp;quot;result&amp;quot;:&amp;quot;&amp;quot; }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML