API第二版文档

API第二版文档


获取游戏玩法说明和游戏规则

<p><strong>请求方法名:</strong> </p> <ul> <li>GetGameHelpAndRule</li> </ul> <p><strong>请求参数:</strong> </p> <ul> <li><code>{&amp;quot;Id&amp;quot;:26}</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET/POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">字段</th> <th style="text-align: left;">必填</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">Id</td> <td style="text-align: left;">是</td> <td>int</td> <td>游戏ID</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;Status&amp;quot;: true, &amp;quot;Info&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;Data&amp;quot;: { &amp;quot;GameRule&amp;quot;: &amp;quot;&amp;lt;div class=\&amp;quot;main-tit\&amp;quot;&amp;gt;重庆时时彩玩法介绍&amp;lt;/div&amp;gt;&amp;lt;div class=\&amp;quot;table-list\&amp;quot;&amp;gt;&amp;lt;table&amp;gt;&amp;lt;thead&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;th width=\&amp;quot;15%\&amp;quot;&amp;gt;玩法组&amp;lt;/th&amp;gt;&amp;lt;th width=\&amp;quot;15%\&amp;quot;&amp;gt;玩法&amp;lt;/th&amp;gt;&amp;lt;th width=\&amp;quot;40%\&amp;quot;&amp;gt;玩法说明&amp;lt;/th&amp;gt;&amp;lt;th width=\&amp;quot;30%\&amp;quot;&amp;gt;中奖举例&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/thead&amp;gt;&amp;lt;tbody&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td rowspan=\&amp;quot;3\&amp;quot;&amp;gt;五星直选&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;直选(复式)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;从万位、千位、百位、十位、个位中选择一个5位数号码组成一注,所选号码与开奖号码全部相同,且顺序一致,即为中奖。&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;如:投注方案:23456;开奖号码:23456,即中五星直选。&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;直选(单式)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;手动输入一个5位数号码组成一注,所选号码的万位、千位、百位、十位、个位与开奖号码相同,且顺序一致,即为中奖。&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;如:投注方案:23456;开奖号码:23456,即中五星直选。&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;组合&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;从万位、千位、百位、十位、个位中至少各选一个号码组成1-5星的组合,共五注,所选号码的个位与开奖号码全部相同,则中1个5等奖;所选号码的个位、十位与开奖号码相同,则中1个5等奖以及1&amp;quot;, &amp;quot;GameHelp&amp;quot;: &amp;quot;&amp;lt;div class=\&amp;quot;main-tit\&amp;quot;&amp;gt;重庆时时彩玩法介绍&amp;lt;/div&amp;gt;&amp;lt;div class=\&amp;quot;table-list\&amp;quot;&amp;gt;&amp;lt;table&amp;gt;&amp;lt;thead&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;th width=\&amp;quot;15%\&amp;quot;&amp;gt;玩法组&amp;lt;/th&amp;gt;&amp;lt;th width=\&amp;quot;15%\&amp;quot;&amp;gt;玩法&amp;lt;/th&amp;gt;&amp;lt;th width=\&amp;quot;40%\&amp;quot;&amp;gt;玩法说明&amp;lt;/th&amp;gt;&amp;lt;th width=\&amp;quot;30%\&amp;quot;&amp;gt;中奖举例&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/thead&amp;gt;&amp;lt;tbody&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td rowspan=\&amp;quot;3\&amp;quot;&amp;gt;五星直选&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;直选(复式)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;从万位、千位、百位、十位、个位中选择一个5位数号码组成一注,所选号码与开奖号码全部相同,且顺序一致,即为中奖。&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;如:投注方案:23456;开奖号码:23456,即中五星直选。&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;直选(单式)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;手动输入一个5位数号码组成一注,所选&amp;quot; }, &amp;quot;Code&amp;quot;: 0 } </code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">GameRule</td> <td>游戏规则内容</td> </tr> <tr> <td style="text-align: left;">GameHelp</td> <td>玩法说明内容</td> </tr> </tbody> </table>

页面列表

ITEM_HTML