Authored by 陈峰

Update common.js

... ... @@ -174,8 +174,8 @@ if (isProduction) {
useCache: true,
mysql: {
connect: {
host: '10.67.2.144',
port: '3307',
host: '10.66.106.4',
port: '3306',
user: 'yh_vpc_bak',
password: 'yoho@2Y$^YpNb7hp'
},
... ...