约饭-内部接口

V2


返回报文结构说明

<p>返回报文结构说明</p> <pre><code>{ &amp;quot;code&amp;quot;: 0, //应答代码 0为正常 &amp;quot;data&amp;quot;: [], //ret==200时,返回接口数据 &amp;quot;msg&amp;quot;: &amp;quot;&amp;quot; // 应答描述,code==200 时为空 }</code></pre> <ul> <li>code参数说明</li> </ul> <table> <thead> <tr> <th style="text-align: left;">code</th> <th>注释</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">0</td> <td>正常</td> </tr> <tr> <td style="text-align: left;">-1</td> <td>登录失败或者access_token为空</td> </tr> </tbody> </table> <ul> <li>备注:无</li> </ul>

页面列表

ITEM_HTML