Authored by Ling
... ... @@ -21,7 +21,7 @@ canal.subscribeChannel.operation=yhb_operations.skn_block,yhb_operations.score_s
##cancal-erpproduct
canal.destination.erpproduct=erpproduct
canal.subscribeChannel.erpproduct=erp_product.product_pool_detail,erp_product.product_ext,erp_product.product_attribute,erp_product.product_price
canal.subscribeChannel.erpproduct=erp_product.product_pool_detail,erp_product.product_ext,erp_product.product_attribute,erp_product.product_price,erp_product.activity_tag
##cancal-erpcustomerservice
canal.destination.erpcustomerservice=erpcustomerservice
... ...
... ... @@ -2,10 +2,10 @@ autoconfig.properties = sharedAutoconfig
yohobuy.crm.env.serverport=3
yohobuy.crm.env.namespace=crm
yohobuy.crm.env.webapphome=/home/dev/yohobuy-crm/deploy
yohobuy.crm.env.webapphome=/home/test/yohobuy-crm/deploy
jdbc.mysql.readonlyinslave=true
autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties
autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties
#bigData.url=http://123.207.166.124:8080/bigdata/crm/
bigData.url=http://123.207.166.124:8888/bigdata/crm/
... ...