然後再把order 表去join 這張暫存表name 同時更新items 欄位. UPDATE `order` AS o INNER JOIN (SELECT o.`id`, GROUP_CONCAT(od.
確定! 回上一頁