操作文档


1.短信发送操作

<p><strong>简要描述:</strong></p> <ul> <li>短信发送操作</li> </ul> <p><strong>登录后台:</strong></p> <p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/a781406483347710477349b3240779ff?showdoc=.jpg" alt="" /></p> <pre><code>浏览器中输入后台地址:http://cs.kmindo.com:9900/voipweb/aas/channel/login 输入用户名和密码点击登录</code></pre> <p><strong>发送短信:</strong></p> <p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/557d3c5fdf68895c7e9d06224dcde18c?showdoc=.jpg" alt="" /></p> <pre><code>后台登录成功后,点击SMS Manage -&gt; SMS Send进入发送短信页面</code></pre> <p><strong>(1)发送单条LongNumber短信:</strong></p> <p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/869d48f7156a76c03878042032b343f9?showdoc=.jpg" alt="" /></p> <pre><code>点击Add按钮进入发送短信功能页,页面见下图</code></pre> <p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/3dc3116c778065a7e63832a1adeb366d?showdoc=.jpg" alt="" /></p> <pre><code>Receive Number输入框中输入待接收的号码,如:6281210506807,注意号码格式必须符合印尼号码格式 Content输入框中输入待发送的短信内容 点击 Send 按钮完成发送</code></pre> <p><strong>(2)上传excel批量发送LongNumber短信:</strong></p> <p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/5bc5fcd915516c3c967cb8353d7ac386?showdoc=.jpg" alt="" /></p> <pre><code>点击 Add Excel 按钮进入发送短信功能页,页面见下图</code></pre> <p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/f8d6d0cbc056fe2a1a4d55221059e3d1?showdoc=.jpg" alt="" /></p> <pre><code>点击选择文件选择需要批量发送的短信excel表 点击 Send 按钮完成发送</code></pre> <ul> <li>批量excel表字段说明如下</li> </ul> <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;">receiver</td> <td style="text-align: left;">string</td> <td style="text-align: left;">是</td> <td>短信接收者号码</td> </tr> <tr> <td style="text-align: left;">sender</td> <td style="text-align: left;">string</td> <td style="text-align: left;">否</td> <td>如果是masking短信需要传此字段,否则不填写</td> </tr> <tr> <td style="text-align: left;">message</td> <td style="text-align: left;">string</td> <td style="text-align: left;">是</td> <td>待发送短信内容</td> </tr> </tbody> </table> <ul> <li>excel模版下载</li> </ul> <p><a href="http://cs.kmindo.com:9980/fileCloud/stencil/SendSmsStencil.xls" title="点击下载">点击下载excel批量导入模版</a></p> <p><strong>(3)txt批量发送LongNumber短信:</strong></p> <p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/248c8e5a4cc03e28aa3f31662ebc4627?showdoc=.jpg" alt="" /></p> <pre><code>点击 Add Txt 按钮进入发送短信功能页,页面见下图</code></pre> <p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/42bc4c2cd62825b2780179722e4ed221?showdoc=.jpg" alt="" /></p> <pre><code>点击选择文件选择需要批量发送的号码列表(txt文件) Content输入框中输入待发送的短信内容 点击 Send 按钮完成发送</code></pre> <ul> <li>txt模版下载</li> </ul> <p><a href="http://cs.kmindo.com:9980/fileCloud/stencil/MsisdnList.txt" title="点击下载">点击下载txt批量导入模版</a></p>

页面列表

ITEM_HTML