src/main/resources/mapper/VocValsMapper.xml
@@ -15,7 +15,7 @@ from voc_vals a inner join voc_addr b on a.x = b.x and a.y = b.y where a.create_time = #{time} and a.val > (select jcyj from alert_config); and a.val > (select jcyj from alert_config limit 1); </select> <select id="countByTime" resultType="java.lang.Integer">