diff --git a/threecolor-modbus-collector/src/main/java/com/xujie/modbus/mapper/ThreeColorLampDownlogMapper.java b/threecolor-modbus-collector/src/main/java/com/xujie/modbus/mapper/ThreeColorLampDownlogMapper.java index dd03256..b608260 100644 --- a/threecolor-modbus-collector/src/main/java/com/xujie/modbus/mapper/ThreeColorLampDownlogMapper.java +++ b/threecolor-modbus-collector/src/main/java/com/xujie/modbus/mapper/ThreeColorLampDownlogMapper.java @@ -46,4 +46,6 @@ public interface ThreeColorLampDownlogMapper extends BaseMapper= #{startTime} + and FORMAT(start_date, 'yyyy-MM-dd HH:mm') <= #{endTime} and site = #{site} and resource_id = #{resourceId} and seq_no = #{seqNo}