liurunyu
2025-01-14 021eac4bbdb9a436e093746276042a353d03d79d
pipIrr-platform/pipIrr-global/src/main/resources/mapper/RmOpenCloseValveHistoryMapper.xml
@@ -559,7 +559,7 @@
        SELECT COUNT(*) AS recordCount
        FROM pr_intake inta
        LEFT JOIN
        (SELECT intake_id FROM rm_on_hour_report_history
        (SELECT intake_id FROM rm_open_close_valve_history
        <where>
            <if test = "idStart != null">
                id <![CDATA[>=]]> #{idStart}
@@ -583,7 +583,7 @@
               pct.rtuAddr  AS rtuAddr
        FROM pr_intake inta
        LEFT JOIN
        (SELECT intake_id FROM rm_on_hour_report_history
        (SELECT intake_id FROM rm_open_close_valve_history
        <where>
            <if test = "idStart != null">
                id <![CDATA[>=]]> #{idStart}