现舱多


版本列表

<blockquote> <h3>HTTP Request ( 请求路径 )</h3> </blockquote> <pre><code class="language-shell"> GET http://xxxx.com/api/v1/version_logs</code></pre> <blockquote> <h3>URL Parameters ( 请求参数 )</h3> <table> <thead> <tr> <th style="text-align: center;">参数</th> <th style="text-align: center;">必填</th> <th style="text-align: center;">类型</th> <th style="text-align: center;">描述</th> </tr> </thead> <tbody> <tr> <td style="text-align: center;">category</td> <td style="text-align: center;">true</td> <td style="text-align: center;">string</td> <td style="text-align: center;">类型ios,android</td> </tr> </tbody> </table> </blockquote> <h3>HTTP Respond ( 响应 )</h3> <pre><code class="language-json">{ "code": 200, "data": { "name": "测试", "category": "ios", "serial_number": "0.1111", "content": "测试111", "link_to": "www.bilibili.com", "popup": true, //强制下单 "force_down": true, //强制弹窗 "created_time": "2021-12-29 16:58:18" } } { "code": 702, "message": "没有最新的版本" }</code></pre>

页面列表

ITEM_HTML