Authored by DengXinFei

Update global-autoconfig.properties

... ... @@ -203,6 +203,11 @@ jdbc.mysql.yhmessage.slave=read.passport.yohoops.org:3306
#yoho_logs配置读写分离, 暂时将表存在yoho_sms中
jdbc.mysql.yohologs.master=yohologs.yohoops.org:3306
jdbc.mysql.yh_logs.master=yohologs.yohoops.org:3306
jdbc.mysql.yh_logs.username=yh_test
jdbc.mysql.yh_logs.password=9nm0icOwt6bMHjMusIfMLw==
#yoho_passport读写数据分离
jdbc.mysql.yohopassport.master=192.168.102.219:3306
jdbc.mysql.yohopassport.slave=192.168.102.219:3306
... ...