福彩-开奖结果更新
<p><strong>简要描述:</strong> </p>
<ul>
<li>福彩开奖结果(kevi)</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li>/api/cron/szc/generate-record-ssq 双色球</li>
<li>/api/cron/szc/generate-record3d 福彩3D</li>
<li>/api、cron/szc/generate-record-qlc 七乐彩
<strong>请求方式:</strong></li>
<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;">periods</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>期数</td>
</tr>
<tr>
<td style="text-align: left;">openNumber</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>开奖号码</td>
</tr>
<tr>
<td style="text-align: left;">testNumber</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>试机号 福彩3D特有</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code> {
&quot;code&quot;: 600,
&quot;msg&quot;: &quot;开奖成功&quot;,
&quot;result&quot;: {
&quot;lottery_record_id&quot;: &quot;6624&quot;,
&quot;lottery_code&quot;: &quot;1003&quot;,
&quot;lottery_name&quot;: &quot;七乐彩&quot;,
&quot;periods&quot;: &quot;17129&quot;,
&quot;lottery_time&quot;: &quot;2017-11-03 21:30:00&quot;,
&quot;limit_time&quot;: &quot;2017-11-03 19:35:00&quot;,
&quot;week&quot;: &quot;星期五&quot;,
&quot;lottery_numbers&quot;: &quot;01,05,08,15,22,23,30|24&quot;,
&quot;test_numbers&quot;:&quot;01,05,08&quot;,
&quot;status&quot;: &quot;1&quot;,
&quot;win_status&quot;: &quot;0&quot;,
&quot;total_sales&quot;: &quot;0.00&quot;,
&quot;pool&quot;: &quot;0.00&quot;,
&quot;modify_time&quot;: &quot;2017-11-03 21:26:45&quot;,
&quot;create_time&quot;: &quot;2017-10-30 21:15:57&quot;,
&quot;update_time&quot;: &quot;2017-11-06 11:39:58&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>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>