Authored by wangshusheng

Update global-autoconfig.properties

@@ -297,6 +297,12 @@ jdbc.mysql.yhlottery.slave=192.168.102.219:3306 @@ -297,6 +297,12 @@ jdbc.mysql.yhlottery.slave=192.168.102.219:3306
297 jdbc.mysql.yhlottery.username=yh_test 297 jdbc.mysql.yhlottery.username=yh_test
298 jdbc.mysql.yhlottery.password=9nm0icOwt6bMHjMusIfMLw== 298 jdbc.mysql.yhlottery.password=9nm0icOwt6bMHjMusIfMLw==
299 299
  300 +#yoho-message配置读写分离
  301 +jdbc.mysql.yhmessage.master=192.168.102.219:3306
  302 +jdbc.mysql.yhmessage.slave=192.168.102.219:3306
  303 +jdbc.mysql.yhmessage.username=yh_test
  304 +jdbc.mysql.yhmessage.password=9nm0icOwt6bMHjMusIfMLw==
  305 +
300 readOnlyInSlave=false 306 readOnlyInSlave=false
301 307
302 # monogdb 308 # monogdb