获取游戏规则说明信息
<p><strong>请求方法名:</strong> </p>
<ul>
<li><code>GetGameRule</code></li>
</ul>
<p><strong>请求参数:</strong> </p>
<ul>
<li><code>{&quot;GameID&quot;:&quot;87&quot;}</code> </li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>
<p>GET/POST </p>
<p><strong>返回示例</strong></p>
<pre><code>
{
&quot;Status&quot;: true,
&quot;Info&quot;: &quot;&quot;,
&quot;Data&quot;: {
&quot;FId&quot;: 11149,
&quot;FGameId&quot;: 26,
&quot;FContent&quot;: &quot;&lt;p&gt;我wwwwww的说法是地方&lt;/p&gt;&quot;,
&quot;FName&quot;: null,
&quot;FGroupID&quot;: &quot;5&quot;,
&quot;FGameCode&quot;: null
},
&quot;Code&quot;: 0
}</code></pre>
</li>
</ul>
<pre><code></code></pre>