直聘


上传文件OSS

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>用户注册接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>localhost:8002/gyt/fileUpload</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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;">是</td> <td style="text-align: left;">文件</td> <td>文件</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 200,     &amp;quot;message&amp;quot;: &amp;quot;上传成功&amp;quot;,     &amp;quot;result&amp;quot;: [         &amp;quot;https://gyycbj-zhipin.oss-cn-beijing.aliyuncs.com/2024-06-17/jpg/1718592547577.jpeg&amp;quot;     ] }</code></pre>

页面列表

ITEM_HTML