ZYHN-IIP


检查记录详情

<p><strong>简要描述:</strong> </p> <ul> <li>检查记录详情</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://localhost:9091/iip/appSupport/specialEquipment/getEquipmentCheckDetail</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </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;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Long</td> <td>检查记录ID</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "data": { "checkDate":"检查日期", "checkDescription":"检查备注", "checkMan": "检查人", "checkResult": "PASS", "code": "设备编码", "equipmentName": "特种设备名称", "files": {"附件📎" "60": "PDF测试文件2.pdf" }, "maintenanceCondition": "维修保养情况", "measure": "日常安全管理措施", "model": "规格型号", "parameter": "主要技术参数", "runningCondition": "运行情况", "useDate": "已使用年限" }, "status": &lt;"请求是否成功"&gt;, "token": &lt;"token"&gt; }</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;">files</td> <td style="text-align: left;">map</td> <td>附件—— key -&gt; fileId;value -&gt; fileName</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML