Copied! cd mkdir mysql2-test cd mysql2-test npm install mysql2 touch index.js ... await con.query("insert into members(id,name) values(?,?)
確定! 回上一頁