API第二版文档

API第二版文档


试玩接口

<p><strong>请求方法名:</strong></p> <ul> <li>Trial </li> </ul> <p><strong>请求参数样例:</strong> </p> <ul> <li><code>{&amp;quot;Account&amp;quot;:&amp;quot;ceshi&amp;quot;,&amp;quot;VerifyCode&amp;quot;:&amp;quot;819665&amp;quot;}</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 style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">Account</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户名</td> </tr> <tr> <td style="text-align: left;">VerifyCode</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>验证码</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;: null, &amp;quot;Code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML