IP: - 93.175.194.138 - 147.161.248.93; TIME:2024-10-18 11:50:40; SELECT SELECT t.latitude, t.longitude,t.deviceloginname FROM tmslogistic.tms_gpsdata_fixed t WHERE t.DeviceLoginName IN (352353083550043) AND t.time>='2024-10-18 00:00:00' and t.time<='2024-10-18 08:50:40' and t.latitude <> 0 and t.longitude <> 0 ORDER BY t.date DESC Limit 1