点开工具、字典、anything


veryIPs-ip数据统计

<p><strong>简要描述:</strong> </p> <ul> <li>ip接入</li> </ul> <p><strong>请求URL:</strong> </p> <p><a href="http://ydadmindev2.heywoodsminiprogram.com">http://ydadmindev2.heywoodsminiprogram.com</a> //测试服</p> <ul> <li><code>/api/veryips/ips</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <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;">appid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>wx3545655654645(必须为我们运营后台存在的appid)</td> </tr> <tr> <td style="text-align: left;">ips</td> <td style="text-align: left;">是</td> <td style="text-align: left;">array</td> <td>如下</td> </tr> </tbody> </table> <p>ips: [{ &quot;start_ip&quot;:&quot;0.0.0.0&quot;, &quot;end_ip&quot;:&quot;0.0.0.0&quot; },{ &quot;start_ip&quot;:&quot;0.0.0.0&quot;, &quot;end_ip&quot;:&quot;0.0.0.0&quot; }]</p> <p><strong>返回示例</strong></p> <pre><code> { "msg": "处理完成", "data": [], "code": 1, "state": true }</code></pre> <p><strong>返回参数说明</strong> </p> <p>处理失败提示</p> <pre><code> { "msg": "处理错误:{reason}", "code": -1, }</code></pre>

页面列表

ITEM_HTML