09/04/2025 11:00:50SELECT * FROM `orders` WHERE `status`='0' and latitude>0 AND order_time = 'DO_NOW' LIMIT 1
11:
SELECT * FROM `orders` WHERE `status`='0' and latitude>0 AND (order_time LIKE '%11%' OR order_time<'11:30') AND order_date = '2025-09-04' LIMIT 1