UNPKG

@usdtcloud/mysql

Version:
8 lines 220 B
module.exports = { connectionLimit : 50, host : '103.86.47.17', user : 'roots', password : '123456', database : 'card', multipleStatements : true //是否允许执行多条sql语句 }