Administrator
2024-07-16 8bcb47b7ea268061f4629e0953de4e3597fca690
pipIrr-platform/pipIrr-global/src/main/resources/mapper/RmOnHourReportLastMapper.xml
@@ -200,6 +200,6 @@
        select
        <include refid="Base_Column_List" />
        from rm_on_hour_report_last
        where rtu_addr = #{rtuAddr}
        where intake_id = #{intakeId}
    </select>
</mapper>