cjl
10 hours ago bcc076d63c5c2ff473adb5ac15ea242559086000
screen-job/src/main/resources/mapper/HistorySecondCruiserMapper.xml
@@ -19,7 +19,7 @@
        FROM `history_second_cruiser`
        WHERE mac = #{mac}
          AND `time` <![CDATA[>=]]> #{startTime}
          AND `time` <![CDATA[<]]> #{endTime}
          AND `time` <![CDATA[<]]> #{endTime}   and  value ->>'$.flylat' is not null  and   value ->>'$.flylon' is not null
    </select>
    <select id="getResult" resultType="com.moral.api.entity.HistorySecondCruiser">