ort


上传图片

<h2>请求URL</h2> <ul> <li><code>http://ort.me/mobile/uploadImg</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST</li> </ul> <h1>Header</h1> <pre><code>Accept:application/json, text/plain, */* </code></pre> <h2>请求参数</h2> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>示例</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">image</td> <td style="text-align: left;">是</td> <td style="text-align: left;">file</td> <td>abc.jpg</td> <td>文件格式</td> </tr> <tr> <td style="text-align: left;">path</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>customer/avatar</td> <td>上传路径</td> </tr> </tbody> </table> <h2>返回示例</h2> <pre><code>{     &amp;quot;code&amp;quot;: 10000,     &amp;quot;message&amp;quot;: &amp;quot;操作成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;path&amp;quot;: &amp;quot;http://ort.me/uploads/customer/avatar//20240523/c51b6e9b2c6e40abb25eeba9e27304f2.jpg&amp;quot;,         &amp;quot;ext&amp;quot;: &amp;quot;jpg&amp;quot;,         &amp;quot;type&amp;quot;: &amp;quot;file&amp;quot;,         &amp;quot;size&amp;quot;: 18464,         &amp;quot;originalName&amp;quot;: &amp;quot;abc.jpg&amp;quot;     } } </code></pre>

页面列表

ITEM_HTML