Authored by jie

Update global-autoconfig.properties

... ... @@ -83,6 +83,15 @@ jdbc.mysql.yhbpromotion.slave=192.168.102.219:3306
jdbc.mysql.yhbpromotion.username=yh_test
jdbc.mysql.yhbpromotion.password=9nm0icOwt6bMHjMusIfMLw==
# yh_orders db split
jdbc.mysql.yhbpromotionsplit.master=192.168.102.202:8066
jdbc.mysql.yhbpromotionsplit.slave=192.168.102.202:8066
jdbc.mysql.yhbpromotionsplit.slave2=192.168.102.202:8066
jdbc.mysql.yhbpromotionsplit.slave3=192.168.102.202:8066
jdbc.mysql.yhbpromotionsplit.username=yh_test
jdbc.mysql.yhbpromotionsplit.password=9nm0icOwt6bMHjMusIfMLw==
#yh_setting
jdbc.mysql.yhsetting.master=192.168.102.219:3306
jdbc.mysql.yhsetting.slave=192.168.102.219:3306
... ...