旅游app后台

后台api接口


上传图片

<h5>简要描述</h5> <ul> <li>上传图片</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://api.9lele.com/public/index.php/api/user/upload</code></li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>Header</h5> <table> <thead> <tr> <th>header</th> <th>示例值</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>Token</td> <td>be4c4de6-6ed4-4d79-9678-f75ac6c6c6af</td> <td>是</td> <td>string</td> <td>登录成功后获取的token</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;未上传文件或超出服务器上传限制&amp;quot;, &amp;quot;time&amp;quot;: &amp;quot;1714186167&amp;quot;, &amp;quot;data&amp;quot;: null }</code></pre>

页面列表

ITEM_HTML