lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/xml/MdcEquipmentFaultInfoMapper.xml
@@ -23,4 +23,8 @@ </foreach> AND t1.report_status != 'ABOLISH' </select> <select id="getMaxStaticsData" resultType="java.lang.String"> SELECT TOP 1 the_date FROM mdc_equipment_fault_info ORDER BY the_date DESC </select> </mapper>