Authored by wangshusheng

Update global-autoconfig.properties

... ... @@ -297,6 +297,12 @@ jdbc.mysql.yhlottery.slave=192.168.102.219:3306
jdbc.mysql.yhlottery.username=yh_test
jdbc.mysql.yhlottery.password=9nm0icOwt6bMHjMusIfMLw==
#yoho-message配置读写分离
jdbc.mysql.yhmessage.master=192.168.102.219:3306
jdbc.mysql.yhmessage.slave=192.168.102.219:3306
jdbc.mysql.yhmessage.username=yh_test
jdbc.mysql.yhmessage.password=9nm0icOwt6bMHjMusIfMLw==
readOnlyInSlave=false
# monogdb
... ...