const religionPreferences = ["Buddhism","Christianity","Non religious"] const sql = `UPDATE users SET preferences = JSON_REPLACE( ...
確定! 回上一頁