摘要: 后端代码 在后端的文件 routes文件夹下的connect.js文件中 // 引入mysql const mysql = require('mysql'); // 创建连接对象 const connection = mysql.createConnection({ host : 'localhos 阅读全文
posted @ 2019-05-28 00:44 南风晚来晚相识 阅读(795) 评论(0) 推荐(0)