IP: - 93.175.194.138 - 165.225.200.94; TIME:2025-03-04 15:30:03; SELECT SELECT t.latitude, t.longitude,t.deviceloginname FROM tmslogistic.tms_gpsdata_fixed t WHERE t.DeviceLoginName IN (4849) AND t.time>='2025-03-04 00:00:00' and t.time<='2025-03-04 13:30:03' and t.latitude <> 0 and t.longitude <> 0 ORDER BY t.date DESC Limit 1