智慧校园

对外提供的 亦信 电子班牌等


3.信息收件箱

<p><strong>简要描述:</strong> </p> <ul> <li>手机端信息收件箱</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://login.richx.cn/app/sms/resend.do</code></li> <li><code>http://192.168.0.103:9080/WisdomCampus/app/sms/smsInbox.do</code></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;">apiKey</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>apiKey</td> </tr> <tr> <td style="text-align: left;">cPage</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>第几页</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;ResponseCode&amp;quot;: 0, &amp;quot;ResponseResult&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;ResponseObject&amp;quot;: [ { &amp;quot;id&amp;quot;: 2202, &amp;quot;content&amp;quot;: &amp;quot;短信测试&amp;quot;, &amp;quot;senderId&amp;quot;: 1, &amp;quot;senderName&amp;quot;: &amp;quot;超级管理员&amp;quot;, &amp;quot;sentTime&amp;quot;: &amp;quot;2018-01-15 15:30:53.0&amp;quot;, &amp;quot;fileAmount&amp;quot;: 0, &amp;quot;smsId&amp;quot;: 470, &amp;quot;fileList&amp;quot;: [] }, { &amp;quot;id&amp;quot;: 2199, &amp;quot;content&amp;quot;: &amp;quot;asdasdasd&amp;quot;, &amp;quot;senderId&amp;quot;: 1, &amp;quot;senderName&amp;quot;: &amp;quot;超级管理员&amp;quot;, &amp;quot;sentTime&amp;quot;: &amp;quot;2018-01-09 19:37:14.0&amp;quot;, &amp;quot;fileAmount&amp;quot;: 0, &amp;quot;smsId&amp;quot;: 469, &amp;quot;fileList&amp;quot;: [] }, { &amp;quot;id&amp;quot;: 2168, &amp;quot;content&amp;quot;: &amp;quot;看看咯哦&amp;quot;, &amp;quot;senderId&amp;quot;: 61512, &amp;quot;senderName&amp;quot;: &amp;quot;李茜茜&amp;quot;, &amp;quot;sentTime&amp;quot;: &amp;quot;2017-12-12 11:02:32.0&amp;quot;, &amp;quot;fileAmount&amp;quot;: 0, &amp;quot;smsId&amp;quot;: 462, &amp;quot;fileList&amp;quot;: [] } ] }</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;">senderName</td> <td style="text-align: left;">String</td> <td>发送人</td> </tr> <tr> <td style="text-align: left;">sentTime</td> <td style="text-align: left;">String</td> <td>发送时间</td> </tr> <tr> <td style="text-align: left;">fileList</td> <td style="text-align: left;">List&lt;SmsFile&gt;</td> <td>附件</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML