IP: - 77.93.45.223 - 147.161.136.120; TIME:2024-07-25 11:15:33; SELECT SELECT t.latitude, t.longitude,t.deviceloginname FROM tmslogistic.tms_gpsdata_fixed t WHERE t.DeviceLoginName IN (2554) AND t.time>='2024-07-25 00:00:00' and t.time<='2024-07-25 08:15:33' and t.latitude <> 0 and t.longitude <> 0 ORDER BY t.date DESC Limit 1