康邦-管理端


图片上传

<p><strong>请求URI:</strong></p> <ul> <li><code>/admin-api/upload</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST <code>AUTH</code></li> </ul> <p><strong>参数:</strong></p> <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;">file</td> <td style="text-align: left;">require,filesize:104857600,fileExt:jpg,jpeg,png</td> <td style="text-align: left;">file</td> <td>文件</td> </tr> </tbody> </table> <p><strong>返回示例:</strong></p> <pre><code>{     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;path&amp;quot;: &amp;quot;https://s.kbcare.cn/uploads/20240822/3344e4301d73fe5c9e89dab05632eacf.png&amp;quot;,//绝对地址     },     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML