突突运营接口

突突运营接口


退出登录

<h5>简要描述</h5> <ul> <li>退出登录接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>接口地址:login/logout</code></li> <li><code>拼接后的接口地址为: index.php?route=yunwei_new/login/logout&amp;fromApi=android&amp;version=5</code></li> <li><code>最终请求接口:https://yunwei.tutusmart.gapsong.cn/index.php?route=yunwei_new/login/logout&amp;fromApi=android&amp;version=5</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <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;">sign</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>登录接口返回</td> </tr> <tr> <td style="text-align: left;">admin_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>登录接口返回</td> </tr> </tbody> </table> <h5>返回结构</h5> <pre><code class="language-java">{ "errorCode": 0, "msg": "成功退出登录", "data": [ ] }</code></pre>

页面列表

ITEM_HTML