screen-api/src/main/resources/mapper/HistorySecondUavMapper.xml
@@ -12,7 +12,7 @@ </resultMap> <select id="reList" resultType="com.moral.api.entity.HistorySecondUav"> SELECT `value` SELECT history_second_uav.time,`value` FROM history_second_uav WHERE mac = #{mac} AND batch = #{batch} HAVING abs(`value`->>'$.flyhig') <![CDATA[>=]]> #{height}