SELECT DATE_SUB(target_date,INTERVAL DAYOFWEEK(target_date) - 2 DAY) AS target_date FROM (SELECT *,DATE_FORMAT(starttime,'%Y-%m-%d') AS target_date FROM bookings inner join orders on orders.id=bookings.order_id and orders.status not in('審核未通過','訂單取消') WHERE item_id='17') AS x1
SWIPE DOWN
SCROLL DOWN
費用 NT$ 3,900 / 週