蒜通天下客户端


系统公告

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>系统公告接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/system/www/mobile/common/getSysAnnouncementForMobile</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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> </tbody> </table> <h5>返回示例</h5> <pre><code> {     &amp;quot;total&amp;quot;: 2,     &amp;quot;rows&amp;quot;: [         {             &amp;quot;searchValue&amp;quot;: null,             &amp;quot;createBy&amp;quot;: &amp;quot;admin&amp;quot;,             &amp;quot;createTime&amp;quot;: &amp;quot;2022-08-26 10:29:52&amp;quot;,             &amp;quot;updateBy&amp;quot;: &amp;quot;admin&amp;quot;,             &amp;quot;updateTime&amp;quot;: &amp;quot;2023-02-27 14:53:44&amp;quot;,             &amp;quot;remark&amp;quot;: null,             &amp;quot;order&amp;quot;: null,             &amp;quot;params&amp;quot;: {},             &amp;quot;beforeTime&amp;quot;: null,             &amp;quot;nowDate&amp;quot;: null,             &amp;quot;noticeId&amp;quot;: 10,             &amp;quot;noticeTitle&amp;quot;: &amp;quot;蒜通天下会员持续优惠中&amp;quot;,             &amp;quot;noticeType&amp;quot;: &amp;quot;2&amp;quot;,             &amp;quot;noticeContent&amp;quot;: &amp;quot;&amp;lt;p&amp;gt;测死&amp;lt;img src=\&amp;quot;http://127.0.0.1:9300/statics/2022/08/26/20210717135940鲁VC6982_20220826102946A002.jpg\&amp;quot;&amp;gt;&amp;lt;/p&amp;gt;&amp;quot;,             &amp;quot;status&amp;quot;: &amp;quot;0&amp;quot;,             &amp;quot;platform&amp;quot;: &amp;quot;1&amp;quot;         },     ],     &amp;quot;code&amp;quot;: 200,     &amp;quot;msg&amp;quot;: &amp;quot;查询成功&amp;quot;,     &amp;quot;currentPage&amp;quot;: 1,     &amp;quot;totalPage&amp;quot;: 1 }</code></pre> <h5>返回参数说明</h5> <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;">noticeId</td> <td style="text-align: left;">int</td> <td>公告id</td> </tr> <tr> <td style="text-align: left;">noticeTitle</td> <td style="text-align: left;">string</td> <td>公告标题</td> </tr> <tr> <td style="text-align: left;">noticeType</td> <td style="text-align: left;">string</td> <td>类型 1通知 2公告</td> </tr> <tr> <td style="text-align: left;">noticeContent</td> <td style="text-align: left;">longblob</td> <td>公告内容</td> </tr> <tr> <td style="text-align: left;">platform</td> <td style="text-align: left;">string</td> <td>应用终端 1PC管理端 2客户端</td> </tr> <tr> <td style="text-align: left;">status</td> <td style="text-align: left;">string</td> <td>公告状态 0正常 1关闭</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML