lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/xml/MdcEquipmentRunningSectionMapper.xml
@@ -100,7 +100,7 @@ <where> AND status = '22' AND alarm = #{ alarmCode } AND (start_time <= #{ vo.endDate } AND end_time >= #{ vo.startDate }) AND (start_time <= #{ endDate } AND end_time >= #{ startDate }) AND equipment_id = #{ equipmentId } </where> </select>