MES基础数据2

MES满了,第二个


通知消息详情

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>通知消息详情</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://127.0.0.1:9888/system/sysNoticeContent/detail</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET</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> <tr> <td style="text-align: left;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>通知消息标识</td> </tr> </tbody> </table> <h5>请求示例</h5> <pre><code>{     &amp;quot;success&amp;quot;: true,     &amp;quot;msg&amp;quot;: &amp;quot;&amp;quot;,     &amp;quot;code&amp;quot;: 200,     &amp;quot;result&amp;quot;: {         &amp;quot;total&amp;quot;: 1,         &amp;quot;list&amp;quot;: [             {                 &amp;quot;sort&amp;quot;: null,                 &amp;quot;status&amp;quot;: null,                 &amp;quot;createBy&amp;quot;: null,                 &amp;quot;createTime&amp;quot;: &amp;quot;2024-11-13 16:14:56&amp;quot;,                 &amp;quot;updateBy&amp;quot;: null,                 &amp;quot;updateTime&amp;quot;: null,                 &amp;quot;remark&amp;quot;: null,                 &amp;quot;delFlag&amp;quot;: null,                 &amp;quot;sysFiledMenuExtendList&amp;quot;: null,                 &amp;quot;filedList&amp;quot;: null,                 &amp;quot;id&amp;quot;: &amp;quot;1856611690755469313&amp;quot;,                 &amp;quot;noticeCode&amp;quot;: null,                 &amp;quot;noticeTitle&amp;quot;: &amp;quot;12&amp;quot;,                 &amp;quot;noticeContent&amp;quot;: &amp;quot;56&amp;quot;,                 &amp;quot;noticeType&amp;quot;: &amp;quot;1&amp;quot;,                 &amp;quot;noticeModel&amp;quot;: &amp;quot;1&amp;quot;,                 &amp;quot;postTime&amp;quot;: &amp;quot;2024-11-13 16:11:01&amp;quot;,                 &amp;quot;noticePeople&amp;quot;: &amp;quot;1&amp;quot;,                 &amp;quot;noticeTemplateCode&amp;quot;: &amp;quot;20241113152018&amp;quot;,                 &amp;quot;tenantId&amp;quot;: null,                 &amp;quot;menuId&amp;quot;: null,                 &amp;quot;noticeType_dictText&amp;quot;: &amp;quot;仓库通知&amp;quot;,                 &amp;quot;noticeModel_dictText&amp;quot;: &amp;quot;站内信&amp;quot;             }         ],         &amp;quot;pageNum&amp;quot;: 1,         &amp;quot;pageSize&amp;quot;: 10,         &amp;quot;pageTotal&amp;quot;: 1     },     &amp;quot;timestamp&amp;quot;: 1731485699272 }</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;">noticeCode</td> <td style="text-align: left;">String</td> <td>通知编码</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;">noticeContent</td> <td style="text-align: left;">String</td> <td>通知内容</td> </tr> <tr> <td style="text-align: left;">postTime</td> <td style="text-align: left;">Date</td> <td>通知时间</td> </tr> <tr> <td style="text-align: left;">postTime</td> <td style="text-align: left;">Date</td> <td>通知时间</td> </tr> <tr> <td style="text-align: left;">noticePeople</td> <td style="text-align: left;">String</td> <td>通知人员</td> </tr> <tr> <td style="text-align: left;">noticeType_dictText</td> <td style="text-align: left;">String</td> <td>通知类型</td> </tr> <tr> <td style="text-align: left;">noticeModel_dictText</td> <td style="text-align: left;">String</td> <td>通知方式</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>yanglu</li> </ul>

页面列表

ITEM_HTML