中移铁通接口文档修改部分

技术团队文档示例


【安全管理】消防情况延伸至部门

<p><strong>简要描述:</strong> </p> <ul> <li>获取弹窗提醒列表V1.0.0</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/app/secure/queryDept</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> <th>示例</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">version</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>版本号</td> <td>1.0.0</td> </tr> <tr> <td style="text-align: left;">companyId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>公司ID</td> <td>1</td> </tr> </tbody> </table> <p><strong>返回示例</strong> { &quot;result&quot;: 200, &quot;message&quot;: &quot;操作成功&quot;, &quot;object&quot;: [ { &quot;id&quot;: 1, &quot;deptName&quot;: &quot;工程部&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 1 }, { &quot;id&quot;: 2, &quot;deptName&quot;: &quot;支撑部&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 1, &quot;companyId&quot;: 1 }, { &quot;id&quot;: 3, &quot;deptName&quot;: &quot;直销部&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 1 }, { &quot;id&quot;: 4, &quot;deptName&quot;: &quot;服务部&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 1 }, { &quot;id&quot;: 5, &quot;deptName&quot;: &quot;销售部&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 1 }, { &quot;id&quot;: 6, &quot;deptName&quot;: &quot;拓展部&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 5, &quot;companyId&quot;: 1 }, { &quot;id&quot;: 7, &quot;deptName&quot;: &quot;营销部&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 1, &quot;companyId&quot;: 1 }, { &quot;id&quot;: 8, &quot;deptName&quot;: &quot;支撑部&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 1 }, { &quot;id&quot;: 9, &quot;deptName&quot;: &quot;安监室&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 4, &quot;companyId&quot;: 1 }, { &quot;id&quot;: 10, &quot;deptName&quot;: &quot;领导室&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 1 }, { &quot;id&quot;: 11, &quot;deptName&quot;: &quot;延平支撑中心&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 2 }, { &quot;id&quot;: 12, &quot;deptName&quot;: &quot;建阳支撑中心&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 12 }, { &quot;id&quot;: 13, &quot;deptName&quot;: &quot;浦城支撑中心&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 9 }, { &quot;id&quot;: 14, &quot;deptName&quot;: &quot;松溪支撑中心&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 13 }, { &quot;id&quot;: 15, &quot;deptName&quot;: &quot;政和支撑中心&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 10 }, { &quot;id&quot;: 16, &quot;deptName&quot;: &quot;建瓯支撑中心&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 8 }, { &quot;id&quot;: 17, &quot;deptName&quot;: &quot;顺昌支撑中心&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 14 }, { &quot;id&quot;: 18, &quot;deptName&quot;: &quot;邵武支撑中心&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 15 }, { &quot;id&quot;: 19, &quot;deptName&quot;: &quot;光泽支撑中心&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 16 }, { &quot;id&quot;: 20, &quot;deptName&quot;: &quot;武夷支撑中心&quot;, &quot;status&quot;: 1, &quot;parentId&quot;: 0, &quot;companyId&quot;: 7 } ] }</p> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML