Authored by DengXinFei

yohobuy-activity

@@ -128,7 +128,9 @@ jdbc.mysql.unions.password=9nm0icOwt6bMHjMusIfMLw== @@ -128,7 +128,9 @@ jdbc.mysql.unions.password=9nm0icOwt6bMHjMusIfMLw==
128 jdbc.mysql.yohopushcenter.username=yh_test 128 jdbc.mysql.yohopushcenter.username=yh_test
129 jdbc.mysql.yohopushcenter.password=9nm0icOwt6bMHjMusIfMLw== 129 jdbc.mysql.yohopushcenter.password=9nm0icOwt6bMHjMusIfMLw==
130 130
131 - 131 +#yoho-activity
  132 +jdbc.mysql.yohoactivity.username=yh_test
  133 +jdbc.mysql.yohoactivity.password=9nm0icOwt6bMHjMusIfMLw==
132 134
133 135
134 ### ****************************** database new *********************************** 136 ### ****************************** database new ***********************************
@@ -209,6 +211,11 @@ jdbc.mysql.unions.slave=192.168.102.219:3306 @@ -209,6 +211,11 @@ jdbc.mysql.unions.slave=192.168.102.219:3306
209 jdbc.mysql.yohopushcenter.master=192.168.50.69:9980 211 jdbc.mysql.yohopushcenter.master=192.168.50.69:9980
210 jdbc.mysql.yohopushcenter.slave=192.168.102.219:3306 212 jdbc.mysql.yohopushcenter.slave=192.168.102.219:3306
211 213
  214 +#yoho_activity
  215 +jdbc.mysql.yohoactivity.master=192.168.50.69:9980
  216 +jdbc.mysql.yohoactivity.slave=192.168.102.219:3306
  217 +
  218 +
212 ## mq or call erp 219 ## mq or call erp
213 erp.message.sync.type=MQ 220 erp.message.sync.type=MQ
214 221