IP: - 93.175.194.138 - 136.226.198.122; TIME:2024-11-11 09:06:32; SELECT SELECT t.latitude, t.longitude,t.deviceloginname FROM tmslogistic.tms_gpsdata_fixed t WHERE t.DeviceLoginName IN (352353083473741) AND t.time>='2024-11-11 00:00:00' and t.time<='2024-11-11 07:06:32' and t.latitude <> 0 and t.longitude <> 0 ORDER BY t.date DESC Limit 1