Authored by lulei

Update global-autoconfig.properties

@@ -181,8 +181,8 @@ jdbc.mysql.yhinbox.slave=read.passport.yohoops.org:3306 @@ -181,8 +181,8 @@ jdbc.mysql.yhinbox.slave=read.passport.yohoops.org:3306
181 jdbc.mysql.yohologs.master=yohologs.yohoops.org:3306 181 jdbc.mysql.yohologs.master=yohologs.yohoops.org:3306
182 182
183 #yoho_passport读写数据分离 183 #yoho_passport读写数据分离
184 -jdbc.mysql.yohopassport.master=write.passport.yohoops.org:3306  
185 -jdbc.mysql.yohopassport.slave=read.passport.yohoops.org:3306 184 +jdbc.mysql.yohopassport.master=192.168.102.219:3306
  185 +jdbc.mysql.yohopassport.slave=192.168.102.219:3306
186 186
187 #yh_operations配置读写分离 187 #yh_operations配置读写分离
188 jdbc.mysql.yhoperations.master=write.cms.yohoops.org:3306 188 jdbc.mysql.yhoperations.master=write.cms.yohoops.org:3306