put these lines in a seperate file const mysql = require('mysql2'); const connection = mysql.createPool({ host: "localhost", user: "" ...
確定! 回上一頁