Authored by 陈峰

Update common.js

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