roomck


蓄电池机历管理-导出

<h3>请求URL</h3> <pre><code>POST http://localhost:8095/zhejiang-cm/batteryLifecycle/exportExcel</code></pre> <h3>请求方式</h3> <p>POST(JSON),响应为文件下载(<code>application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</code>)</p> <h3>入参示例</h3> <p>与“分页/列表查询”的 <code>svcCont</code> 一致;导出会自动忽略分页参数,导出全部命中数据。</p> <pre><code class="language-json">{ &amp;quot;topCont&amp;quot;: { &amp;quot;svcCode&amp;quot;: &amp;quot;ROOMCK&amp;quot;, &amp;quot;reqTime&amp;quot;: &amp;quot;2025-11-04 14:45:00&amp;quot;, &amp;quot;version&amp;quot;: &amp;quot;V1.0&amp;quot; }, &amp;quot;svcCont&amp;quot;: { &amp;quot;cityName&amp;quot;: &amp;quot;杭州市&amp;quot;, &amp;quot;beginAccountMonth&amp;quot;: &amp;quot;202501&amp;quot;, &amp;quot;endAccountMonth&amp;quot;: &amp;quot;202511&amp;quot; } }</code></pre> <h3>请求参数</h3> <p>同“分页/列表查询”。</p> <h3>返回</h3> <ul> <li>直接返回 Excel 文件,文件名:<code>蓄电池机历管理.xlsx</code>。</li> <li>导出的列:账期、地市、园区、机楼名称、机房名称、资源大类、资源小类、设备名称、设备编码、设备品牌、单体电压(V)、电池组数、额定容量、设备入网时间、预计报废时间、故障隐患次数、容量预测及测试。</li> </ul>

页面列表

ITEM_HTML