src/main/resources/mapper/device/DeviceLedgerMapper.xml
@@ -77,7 +77,7 @@ AND tenant_id = #{deviceLedger.tenantId} </if> </where> ORDER BY create_time DESC ORDER BY id </select> <select id="deviceLedgerExportList" resultType="com.ruoyi.device.execl.DeviceLedgerExeclDto">