lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/xml/MdcEfficiencyReportMapper.xml
@@ -46,6 +46,7 @@ #{ id } </foreach> </if> AND t2.device_abnormal_status = 1 ORDER BY t1.the_date </select> @@ -96,6 +97,7 @@ #{ id } </foreach> </if> AND t2.device_abnormal_status = 1 ORDER BY t1.the_date </select> @@ -146,6 +148,7 @@ <if test="vo.deviceImportanceLevel != null and vo.deviceImportanceLevel != '' "> AND t2.device_importance_level = #{vo.deviceImportanceLevel} </if> AND t2.device_abnormal_status = 1 </where> GROUP BY t2.equipment_id,