IP: - 193.30.243.104 - 147.161.138.103; TIME:2023-12-24 15:46:45; SELECT SELECT t.latitude, t.longitude,t.deviceloginname FROM tmslogistic.tms_gpsdata_fixed t WHERE t.DeviceLoginName IN (2728) AND t.time>='2023-12-24 00:00:00' and t.time<='2023-12-24 13:46:45' and t.latitude <> 0 and t.longitude <> 0 ORDER BY t.date DESC Limit 1