Authored by chunhua

update

... ... @@ -125,6 +125,11 @@ jdbc.mysql.unions.slave.url=jdbc:mysql://192.168.102.219:3306/yh_unions
jdbc.mysql.unions.username=yh_test
jdbc.mysql.unions.password=9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.yohopushcenter.username=yh_test
jdbc.mysql.yohopushcenter.password=9nm0icOwt6bMHjMusIfMLw==
### ****************************** database new ***********************************
... ... @@ -200,6 +205,10 @@ jdbc.mysql.yhboperations.slave=192.168.102.219:3306
jdbc.mysql.unions.master=192.168.50.69:9980
jdbc.mysql.unions.slave=192.168.102.219:3306
#push center
jdbc.mysql.yohopushcenter.master=192.168.50.69:9980
jdbc.mysql.yohopushcenter.slave=192.168.102.219:3306
## mq or call erp
erp.message.sync.type=MQ
... ...