运营后台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/sendSmsAction/importTemplate.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;:2, &amp;quot;fileName&amp;quot;:&amp;quot;手机号模板 (1).xlsx&amp;quot;, &amp;quot;filePath&amp;quot;:&amp;quot;C:/Users/ipaynow0321/Desktop/000000000512351&amp;quot;, &amp;quot;mchId&amp;quot;:&amp;quot;000000000512351&amp;quot;, &amp;quot;userId&amp;quot;:70, &amp;quot;numberCount&amp;quot;:6, &amp;quot;status&amp;quot;:0, &amp;quot;remark&amp;quot;:null, &amp;quot;createdTime&amp;quot;:1526976191000, &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> <tr> <td style="text-align: left;">numberCount</td> <td style="text-align: left;">Integer</td> <td>数量</td> </tr> </tbody> </table>

页面列表

ITEM_HTML