@@ -282,7 +282,7 @@
<select id="selectBoatInfoByMmsi" resultType="com.shanghaichengdi.ghjgitem.vo.ShipDataVo">
select *
- from (select T.LAST_UPDATE_DATE lastUpdateDate,
+ from (select T1.GPSTIME lastUpdateDate,
T1.LATITUDE latitude,
T1.LONGITUDE longtitude,
T1.DIRECTION direction,