Authored by gezhengwen

Update global-autoconfig.properties

... ... @@ -201,8 +201,8 @@ jdbc.mysql.yhmessage.slave=read.passport.yohoops.org:3306
jdbc.mysql.yohologs.master=yohologs.yohoops.org:3306
#yoho_passport读写数据分离
jdbc.mysql.yohopassport.master=write.passport.yohoops.org:3306
jdbc.mysql.yohopassport.slave=read.passport.yohoops.org:3306
jdbc.mysql.yohopassport.master=192.168.102.219:3306
jdbc.mysql.yohopassport.slave=192.168.102.219:3306
#yh_operations配置读写分离
jdbc.mysql.yhoperations.master=write.cms.yohoops.org:3306
... ... @@ -336,9 +336,9 @@ jdbc.mysql.yhbsearch.username=yh_test
jdbc.mysql.yhbsearch.password=9nm0icOwt6bMHjMusIfMLw==
#bigdataunion
jdbc.mysql.bigdataunion.slave=read.bigdata.yohoops.org:3306
jdbc.mysql.bigdataunion.username=yh_vpc_bak
jdbc.mysql.bigdataunion.password=+BfhVxZQ4LuPKt+QxSy9naMwEu/zaKV31I9S8xDJIUA=
jdbc.mysql.bigdataunion.slave=192.168.102.219:3306
jdbc.mysql.bigdataunion.username=yh_test
jdbc.mysql.bigdataunion.password=9nm0icOwt6bMHjMusIfMLw==
# search-es
search.es.cluster.name = yohosearch_testQQ
... ...