...
|
...
|
@@ -11,237 +11,154 @@ yoho.env.productmode = TEST |
|
|
file.saveDir=/home/test/
|
|
|
|
|
|
### ****************************** database ***********************************
|
|
|
##yh_push
|
|
|
jdbc.mysql.yhpush.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhpush.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhpush.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.yhpush.master.url=jdbc:mysql://192.168.50.69:9980/q_msg_system
|
|
|
jdbc.mysql.yhpush.username=yh_test
|
|
|
jdbc.mysql.yhpush.slave.url=jdbc:mysql://192.168.102.219:3306/q_msg_system
|
|
|
|
|
|
jdbc.mysql.yhresource.master.url=jdbc:mysql://192.168.102.219:3306/yh_resource
|
|
|
jdbc.mysql.yhresource.slave.url=jdbc:mysql://192.168.102.219:3306/yh_resource
|
|
|
##YH_RESOURCE
|
|
|
jdbc.mysql.yhresource.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhresource.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhresource.username=yh_test
|
|
|
jdbc.mysql.yhresource.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.yhshops.master.url=jdbc:mysql://192.168.102.219:3306/yh_shops
|
|
|
jdbc.mysql.yhshops.slave.url=jdbc:mysql://192.168.102.219:3306/yh_shops
|
|
|
# yh_shops
|
|
|
jdbc.mysql.yhshops.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhshops.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhshops.username=yh_test
|
|
|
jdbc.mysql.yhshops.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
# yh_orders
|
|
|
jdbc.mysql.yhorders.master.url=jdbc:mysql://192.168.50.69:9980/yh_orders
|
|
|
jdbc.mysql.yhorders.slave.url=jdbc:mysql://192.168.50.69:9980/yh_orders
|
|
|
jdbc.mysql.yhorders.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhorders.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhorders.username=yh_test
|
|
|
jdbc.mysql.yhorders.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
# yh_sns
|
|
|
jdbc.mysql.yhsns.master.url=jdbc:mysql://192.168.102.219:9980/yh_sns
|
|
|
jdbc.mysql.yhsns.slave.url=jdbc:mysql://192.168.102.219:9980/yh_sns
|
|
|
jdbc.mysql.yhsns.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhsns.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhsns.username=yh_test
|
|
|
jdbc.mysql.yhsns.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
# yh_comment
|
|
|
jdbc.mysql.yhcomment.master.url=jdbc:mysql://192.168.102.219:3306/yh_comment
|
|
|
jdbc.mysql.yhcomment.slave.url=jdbc:mysql://192.168.102.219:3306/yh_comment
|
|
|
jdbc.mysql.yhcomment.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhcomment.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhcomment.username=yh_test
|
|
|
jdbc.mysql.yhcomment.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_passport
|
|
|
jdbc.mysql.yhpassport.master.url=jdbc:mysql://192.168.102.219:3306/yh_passport
|
|
|
jdbc.mysql.yhpassport.slave.url=jdbc:mysql://192.168.102.219:3306/yh_passport
|
|
|
jdbc.mysql.yhpassport.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhpassport.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhpassport.username=yh_test
|
|
|
jdbc.mysql.yhpassport.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yoho_passport读写数据分离
|
|
|
jdbc.mysql.yohopassport.master.url=jdbc:mysql://192.168.102.219:3306/yoho_passport
|
|
|
jdbc.mysql.yohopassport.slave.url=jdbc:mysql://192.168.102.219:3306/yoho_passport
|
|
|
jdbc.mysql.yohopassport.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yohopassport.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yohopassport.username=yh_test
|
|
|
jdbc.mysql.yohopassport.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_operations读写数据分离
|
|
|
jdbc.mysql.yhoperations.master.url=jdbc:mysql://192.168.102.219:3306/yh_operations
|
|
|
jdbc.mysql.yhoperations.slave.url=jdbc:mysql://192.168.102.219:3306/yh_operations
|
|
|
jdbc.mysql.yhoperations.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhoperations.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhoperations.username=yh_test
|
|
|
jdbc.mysql.yhoperations.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yhb_promotion
|
|
|
jdbc.mysql.yhbpromotion.master.url=jdbc:mysql://192.168.102.219:3306/yhb_promotion
|
|
|
jdbc.mysql.yhbpromotion.slave.url=jdbc:mysql://192.168.102.219:3306/yhb_promotion
|
|
|
jdbc.mysql.yhbpromotion.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhbpromotion.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhbpromotion.username=yh_test
|
|
|
jdbc.mysql.yhbpromotion.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_setting
|
|
|
jdbc.mysql.yhsetting.master.url=jdbc:mysql://192.168.102.219:3306/yh_setting
|
|
|
jdbc.mysql.yhsetting.slave.url=jdbc:mysql://192.168.102.219:3306/yh_setting
|
|
|
jdbc.mysql.yhsetting.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhsetting.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhsetting.username=yh_test
|
|
|
jdbc.mysql.yhsetting.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yoho_sms
|
|
|
jdbc.mysql.yohosms.master.url=jdbc:mysql://192.168.102.219:3306/yoho_sms
|
|
|
jdbc.mysql.yohosms.slave.url=jdbc:mysql://192.168.102.219:3306/yoho_sms
|
|
|
jdbc.mysql.yohosms.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yohosms.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yohosms.username=yh_test
|
|
|
jdbc.mysql.yohosms.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_inbox
|
|
|
jdbc.mysql.yhinbox.master.url=jdbc:mysql://192.168.102.219:3306/yh_inbox
|
|
|
jdbc.mysql.yhinbox.slave.url=jdbc:mysql://192.168.102.219:3306/yh_inbox
|
|
|
jdbc.mysql.yhinbox.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhinbox.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhinbox.username=yh_test
|
|
|
jdbc.mysql.yhinbox.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yoho_logs
|
|
|
jdbc.mysql.yohologs.master.url=jdbc:mysql://192.168.50.69:9980/yoho_sms
|
|
|
jdbc.mysql.yohologs.master=192.168.50.69:9980
|
|
|
jdbc.mysql.yohologs.username=yh_test
|
|
|
jdbc.mysql.yohologs.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_pay
|
|
|
jdbc.mysql.pay.master.url=jdbc:mysql://192.168.50.69:9980/yoho_pay
|
|
|
jdbc.mysql.pay.slave.url=jdbc:mysql://192.168.102.219:3306/yoho_pay
|
|
|
jdbc.mysql.pay.username=yh_test
|
|
|
jdbc.mysql.pay.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_coupons
|
|
|
jdbc.mysql.yhcoupons.master.url=jdbc:mysql://192.168.50.69:9980/yh_coupons
|
|
|
jdbc.mysql.yhcoupons.slave.url=jdbc:mysql://192.168.102.219:3306/yh_coupons
|
|
|
jdbc.mysql.yhcoupons.username=yh_test
|
|
|
jdbc.mysql.yhcoupons.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.yhevents.master.url=jdbc:mysql://192.168.102.219:3306/yh_events
|
|
|
jdbc.mysql.yhevents.slave.url=jdbc:mysql://192.168.102.219:3306/yh_events
|
|
|
jdbc.mysql.yhevents.username=yh_test
|
|
|
jdbc.mysql.yhevents.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_consult
|
|
|
jdbc.mysql.yhconsult.master.url=jdbc:mysql://192.168.102.219:3306/yh_consult
|
|
|
jdbc.mysql.yhconsult.slave.url=jdbc:mysql://192.168.102.219:3306/yh_consult
|
|
|
jdbc.mysql.yhconsult.username=yh_test
|
|
|
jdbc.mysql.yhconsult.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yhb_operations
|
|
|
jdbc.mysql.yhboperations.master.url=jdbc:mysql://192.168.102.219:3306/yhb_operations
|
|
|
jdbc.mysql.yhboperations.slave.url=jdbc:mysql://192.168.102.219:3306/yhb_operations
|
|
|
jdbc.mysql.yhboperations.username=yh_test
|
|
|
jdbc.mysql.yhboperations.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
|
|
|
#unions
|
|
|
jdbc.mysql.unions.master.url=jdbc:mysql://192.168.50.69:9980/yh_unions
|
|
|
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==
|
|
|
|
|
|
#yoho-activity
|
|
|
jdbc.mysql.yohoactivity.username=yh_test
|
|
|
jdbc.mysql.yohoactivity.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_special
|
|
|
jdbc.mysql.yhspecial.username=yh_test
|
|
|
jdbc.mysql.yhspecial.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_guang
|
|
|
jdbc.mysql.yhguang.username=yh_test
|
|
|
jdbc.mysql.yhguang.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#erp_finance
|
|
|
jdbc.mysql.erpfinance.username=yh_test
|
|
|
jdbc.mysql.erpfinance.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
### ****************************** database new ***********************************
|
|
|
|
|
|
jdbc.mysql.yhresource.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhresource.slave=192.168.102.219:3306
|
|
|
|
|
|
jdbc.mysql.yhshops.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhshops.slave=192.168.102.219:3306
|
|
|
|
|
|
# yh_orders
|
|
|
jdbc.mysql.yhorders.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhorders.slave=192.168.102.219:3306
|
|
|
|
|
|
# yh_sns
|
|
|
jdbc.mysql.yhsns.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhsns.slave=192.168.102.219:3306
|
|
|
|
|
|
# yh_comment
|
|
|
jdbc.mysql.yhcomment.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhcomment.slave=192.168.102.219:3306
|
|
|
|
|
|
#yh_passport
|
|
|
jdbc.mysql.yhpassport.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhpassport.slave=192.168.102.219:3306
|
|
|
|
|
|
#yoho_passport读写数据分离
|
|
|
jdbc.mysql.yohopassport.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yohopassport.slave=192.168.102.219:3306
|
|
|
|
|
|
#yh_operations读写数据分离
|
|
|
jdbc.mysql.yhoperations.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhoperations.slave=192.168.102.219:3306
|
|
|
|
|
|
#yhb_promotion
|
|
|
jdbc.mysql.yhbpromotion.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhbpromotion.slave=192.168.102.219:3306
|
|
|
|
|
|
#yh_setting
|
|
|
jdbc.mysql.yhsetting.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhsetting.slave=192.168.102.219:3306
|
|
|
|
|
|
#yoho_sms
|
|
|
jdbc.mysql.yohosms.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yohosms.slave=192.168.102.219:3306
|
|
|
|
|
|
#yh_inbox
|
|
|
jdbc.mysql.yhinbox.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhinbox.slave=192.168.102.219:3306
|
|
|
|
|
|
#yoho_logs
|
|
|
jdbc.mysql.yohologs.master=192.168.50.69:9980
|
|
|
|
|
|
#yh_pay
|
|
|
jdbc.mysql.pay.master=192.168.102.219:3306
|
|
|
jdbc.mysql.pay.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.pay.username=yh_test
|
|
|
jdbc.mysql.pay.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_coupons
|
|
|
jdbc.mysql.yhcoupons.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhcoupons.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhcoupons.username=yh_test
|
|
|
jdbc.mysql.yhcoupons.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_events
|
|
|
jdbc.mysql.yhevents.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhevents.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhevents.username=yh_test
|
|
|
jdbc.mysql.yhevents.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_consult
|
|
|
jdbc.mysql.yhconsult.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhconsult.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhconsult.username=yh_test
|
|
|
jdbc.mysql.yhconsult.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yhb_operations
|
|
|
jdbc.mysql.yhboperations.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhboperations.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhboperations.username=yh_test
|
|
|
jdbc.mysql.yhboperations.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#unions
|
|
|
jdbc.mysql.unions.master=192.168.102.219:3306
|
|
|
jdbc.mysql.unions.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.unions.username=yh_test
|
|
|
jdbc.mysql.unions.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#push center
|
|
|
jdbc.mysql.yohopushcenter.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yohopushcenter.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yohopushcenter.username=yh_test
|
|
|
jdbc.mysql.yohopushcenter.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yoho_activity
|
|
|
#yoho-activity
|
|
|
jdbc.mysql.yohoactivity.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yohoactivity.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yohoactivity.username=yh_test
|
|
|
jdbc.mysql.yohoactivity.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_special
|
|
|
jdbc.mysql.yhspecial.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhspecial.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhspecial.username=yh_test
|
|
|
jdbc.mysql.yhspecial.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#yh_guang
|
|
|
jdbc.mysql.yhguang.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhguang.slave=192.168.102.219:3306
|
|
|
|
|
|
jdbc.mysql.yhpush.master=192.168.102.219:3306
|
|
|
jdbc.mysql.yhpush.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.yhguang.username=yh_test
|
|
|
jdbc.mysql.yhguang.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
#erp_finance
|
|
|
jdbc.mysql.erpfinance.master=192.168.102.219:3306
|
|
|
jdbc.mysql.erpfinance.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.erpfinance.username=yh_test
|
|
|
jdbc.mysql.erpfinance.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
## mq or call erp
|
|
|
erp.message.sync.type=MQ
|
...
|
...
|
|