IP: - 213.109.232.252 - 165.225.200.105; TIME:2024-11-22 10:44:10; SELECT SELECT t.latitude, t.longitude,t.deviceloginname FROM tmslogistic.tms_gpsdata_fixed t WHERE t.DeviceLoginName IN (2906) AND t.time>='2024-11-22 00:00:00' and t.time<='2024-11-22 08:44:10' and t.latitude <> 0 and t.longitude <> 0 ORDER BY t.date DESC Limit 1