Authored by DengXinFei

yohobuy-activity

... ... @@ -128,7 +128,9 @@ jdbc.mysql.unions.password=9nm0icOwt6bMHjMusIfMLw==
jdbc.mysql.yohopushcenter.username=yh_test
jdbc.mysql.yohopushcenter.password=9nm0icOwt6bMHjMusIfMLw==
#yoho-activity
jdbc.mysql.yohoactivity.username=yh_test
jdbc.mysql.yohoactivity.password=9nm0icOwt6bMHjMusIfMLw==
### ****************************** database new ***********************************
... ... @@ -209,6 +211,11 @@ jdbc.mysql.unions.slave=192.168.102.219:3306
jdbc.mysql.yohopushcenter.master=192.168.50.69:9980
jdbc.mysql.yohopushcenter.slave=192.168.102.219:3306
#yoho_activity
jdbc.mysql.yohoactivity.master=192.168.50.69:9980
jdbc.mysql.yohoactivity.slave=192.168.102.219:3306
## mq or call erp
erp.message.sync.type=MQ
... ...