摘要: const mytools = require("./mytools"); const mynet = require('net'); const mysql = require('mysql') // 使用 createPool 建立连接池 var mysqlpool = mysql.create 阅读全文
posted @ 2020-03-25 19:34 qqhfeng16 阅读(552) 评论(0) 推荐(0) 编辑