set customer = JSON_UNQUOTE(JSON_EXTRACT(params, '$.customer')); start transaction; insert into proposal_trello (id, name, customer)
確定! 回上一頁