runapi默认项目

系统生成的默认项目


(套餐)余量查询接口

<h5>简要描述</h5> <ul> <li>获取IP接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>https://sch.shanchendaili.com/api.html</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>请求示例</h5> <p><a href="https://sch.shanchendaili.com/api.html?action=remainIpCount&amp;appKey={密钥">https://sch.shanchendaili.com/api.html?action=remainIpCount&amp;appKey={密钥</a>}</p> <h5>参数</h5> <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;">action</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>action</td> </tr> <tr> <td style="text-align: left;">appKey</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>appKey</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;, &amp;quot;data&amp;quot;: 10000 }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">int</td> <td>返回状态,0表示成功,1表示错误</td> </tr> <tr> <td style="text-align: left;">msg</td> <td style="text-align: left;">string</td> <td>错误信息</td> </tr> <tr> <td style="text-align: left;">balance</td> <td style="text-align: left;">string</td> <td>余额</td> </tr> </tbody> </table> <h5>返回失败示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 1, &amp;quot;msg&amp;quot;: &amp;quot;key值有误&amp;quot; } { &amp;quot;code&amp;quot;: 1, &amp;quot;msg&amp;quot;: &amp;quot;无包时套餐&amp;quot; }</code></pre>

页面列表

ITEM_HTML