小利特惠


错误码说明

<table> <thead> <tr> <th style="text-align: left;">状态码</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">400</td> <td>将返回的 msg 作为提示消息,详情看示例 1</td> </tr> </tbody> </table> <h4>示例 1</h4> <p>比如返回如下,直接提示用户 msg 的内容即可</p> <pre><code>{ &amp;quot;code&amp;quot;: 400, &amp;quot;msg&amp;quot;: &amp;quot;账户或密码错误&amp;quot;, &amp;quot;data&amp;quot;: [] }</code></pre> <p>更多的状态码后续补充</p>

页面列表

ITEM_HTML