湖南油茶项目

湖南油茶项目


附件上传

<h5>简要描述</h5> <p>附件上传,支持单个和多个文件</p> <h5>请求URL</h5> <ul> <li><code>/file/uploadFiles</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>入参(form-data格式)</h5> <table> <thead> <tr> <th>字段</th> <th>含义</th> </tr> </thead> <tbody> <tr> <td>files</td> <td>文件</td> </tr> </tbody> </table> <h5>请求示例</h5> <pre><code></code></pre> <h5>返回示例</h5> <pre><code>{     &amp;quot;data&amp;quot;: [         {             &amp;quot;fCreateTime&amp;quot;: &amp;quot;2023-09-20 18:07:22&amp;quot;, // 上传时间             &amp;quot;fFieldName&amp;quot;: &amp;quot;&amp;quot;, // 归属字段             &amp;quot;fFileType&amp;quot;: &amp;quot;.png&amp;quot;, // 文件类型             &amp;quot;fName&amp;quot;: &amp;quot;btn_jiankongjiance_n&amp;quot;, // 文件名称             &amp;quot;fSize&amp;quot;: 1.0, // 文件大小             &amp;quot;fSrc&amp;quot;: &amp;quot;D:\\test/2023/09/20/btn_jiankongjiance_n-b8b66989-54a9-4c55-9264-773f0a790d09.png&amp;quot;, // 文件路径             &amp;quot;fSrcName&amp;quot;: &amp;quot;btn_jiankongjiance_n-b8b66989-54a9-4c55-9264-773f0a790d09.png&amp;quot;, // 文件磁盘名称             &amp;quot;fTypeName&amp;quot;: &amp;quot;&amp;quot; // 文件归属类型         }     ],     &amp;quot;decryptFlag&amp;quot;: false,     &amp;quot;message&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;status&amp;quot;: 200 } </code></pre> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML