ITSM

运维管理系统


通过条件获取it服务台看板样式

<h5>简要描述</h5> <ul> <li>通过条件获取it服务台看板样式</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://192.168.2.107:8080/ops/script/getItReceptionStyleByParam</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> {}</code></pre> <h5>返回示例</h5> <pre><code> {     "errorCode": 0,     "message": "success",     "responseBody": {         "result": {             "boardJson": "[{\"w\":100,\"h\":80,\"title\":\"待办\"},{\"w\":150,\"h\":80,\"title\":\"值班\"}]",             "createTime": "2022-05-05 12:00:37",             "updateTime": "2022-05-05 15:11:12",             "createUser": "d22ae15a56394869924059a9d5867a29",             "state": 0,             "uuid": "57a4a1cfd810449a800dfdfcbacdbb9d"         }     },     "time": 1651734893806 }</code></pre>

页面列表

ITEM_HTML