运营后台2.0


模板管理-常用模板

<p><strong>简要描述:</strong> </p> <ul> <li>常用模板</li> </ul> <p><strong>权限描述:</strong> </p> <ul> <li>incrementServicesss.queryTemplateExample</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li>` /aggplat_mvc/templateManageAction/queryTemplateExample.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;">tempType</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Integer</td> <td>短信类型 (13,行业短信 14,营销短信)</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;:{ &amp;quot;list&amp;quot;:[ { &amp;quot;content&amp;quot;:&amp;quot;${code}您的登陆验证码&amp;quot;, &amp;quot;tempType&amp;quot;:1, &amp;quot;tempName&amp;quot;:&amp;quot;&amp;quot;, &amp;quot;tempSignature&amp;quot;:&amp;quot;&amp;quot;, &amp;quot;tempSignatureType&amp;quot;: } ] }, &amp;quot;dataObject&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;">content</td> <td style="text-align: left;">String</td> <td>模板内容</td> </tr> <tr> <td style="text-align: left;">tempType</td> <td style="text-align: left;">Integer</td> <td>短信类型(13,行业短信 14,营销短信)</td> </tr> <tr> <td style="text-align: left;">tempName</td> <td style="text-align: left;">String</td> <td>模板名称</td> </tr> <tr> <td style="text-align: left;">tempSignature</td> <td style="text-align: left;">String</td> <td>模板签名</td> </tr> <tr> <td style="text-align: left;">tempSignatureType</td> <td style="text-align: left;">Integer</td> <td>模版签名类型(1前置签名 2后置签名)</td> </tr> </tbody> </table>

页面列表

ITEM_HTML