不要怂,就是干,撸起袖子干!

Commit 8c1882a1 by Jan Aagaard Meier

woops, wrong config

1 parent 103ed7cb
Showing with 1 additions and 1 deletions
......@@ -222,7 +222,7 @@ module.exports = (function() {
}
var connect = function(done, config) {
var _config = config || this.config
config = config || this.config
var connection = mysql.createConnection({
host: config.host,
port: config.port,
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!