运营后台2.0


模板管理-模板文件上传

<p><strong>简要描述:</strong> </p> <ul> <li>模板管理-模板文件上传</li> </ul> <p><strong>权限描述:</strong> </p> <ul> <li>incrementServicesss.importTemplate</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li>` /aggplat_mvc/templateManageAction/importContentTemplate.do</li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </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;">uploadFile</td> <td style="text-align: left;">是</td> <td style="text-align: left;">MultipartFile</td> <td>文件上传</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;respCode&amp;quot;:&amp;quot;success&amp;quot;, &amp;quot;respMsg&amp;quot;:&amp;quot;通讯成功&amp;quot;, &amp;quot;data&amp;quot;:null, &amp;quot;dataObject&amp;quot;:{ &amp;quot;id&amp;quot;:604, &amp;quot;receiveFilename&amp;quot;:&amp;quot;templateContent.xls&amp;quot;, &amp;quot;storeFilename&amp;quot;:null, &amp;quot;locaPath&amp;quot;:&amp;quot;/opt/export/mch_center/aggplat_mvc_upload/contentTemplate/000000000512351&amp;quot;, &amp;quot;xftpPath&amp;quot;:null, &amp;quot;mchId&amp;quot;:&amp;quot;000000000512351&amp;quot;, &amp;quot;userId&amp;quot;:70, &amp;quot;filechecksum&amp;quot;:null, &amp;quot;numberCount&amp;quot;:null, &amp;quot;sendType&amp;quot;:2, &amp;quot;status&amp;quot;:null, &amp;quot;uplodStatus&amp;quot;:&amp;quot;A00H&amp;quot;, &amp;quot;remark&amp;quot;:null, &amp;quot;createdTime&amp;quot;:1531291420753, &amp;quot;updateTime&amp;quot;:null } }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">id</td> <td style="text-align: left;">Integer</td> <td>批次号</td> </tr> </tbody> </table>

页面列表

ITEM_HTML