Commit aa7e6274 by 王昆

gsb

parent 794b8e68
...@@ -9,11 +9,11 @@ var settings={ ...@@ -9,11 +9,11 @@ var settings={
dbname : "xgg-order", dbname : "xgg-order",
user: "write", user: "write",
password: "write", password: "write",
config: { config: {
// host: '43.247.184.35', // host: '192.168.18.237',
// port: 8899, // port: 3306,
host: '192.168.18.237', host: '43.247.184.35',
port: 3306, port: 8899,
dialect: 'mysql', dialect: 'mysql',
operatorsAliases: false, operatorsAliases: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment