haswallow商城

商户商城


开发公约

<h3>域名</h3> <p><code>https://mall.haswallow.cn</code></p> <h3>鉴权接口需要传入</h3> <p><code>Header.Authorization:Bearer {token}</code></p> <h3>数据格式头</h3> <ul> <li>url-params</li> <li>application/json</li> </ul> <h3>返回格式为固定格式</h3> <pre><code>{ &amp;quot;code&amp;quot;: 状态码, &amp;quot;message&amp;quot;: 消息文本, &amp;quot;data&amp;quot;: 数据内容 }</code></pre> <h3>code状态码:</h3> <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>失败</td> </tr> <tr> <td style="text-align: left;">401</td> <td>登录失效</td> </tr> <tr> <td style="text-align: left;">500</td> <td>服务端错误</td> </tr> <tr> <td style="text-align: left;">401</td> <td>数据校验失败</td> </tr> </tbody> </table>

页面列表

ITEM_HTML