10/22/2025 12:02:15SELECT * FROM `orders` WHERE `status`='0' and latitude>0 AND order_time = 'DO_NOW' LIMIT 1
12:
SELECT * FROM `orders` WHERE `status`='0' and latitude>0 AND (order_time LIKE '%12%' OR order_time<'12:30') AND order_date = '2025-10-22' LIMIT 1