Merge branch 'master' of http://git.yoho.cn/yohoops/auto_deploy_test
Showing
2 changed files
with
3 additions
and
3 deletions
@@ -21,7 +21,7 @@ canal.subscribeChannel.operation=yhb_operations.skn_block,yhb_operations.score_s | @@ -21,7 +21,7 @@ canal.subscribeChannel.operation=yhb_operations.skn_block,yhb_operations.score_s | ||
21 | 21 | ||
22 | ##cancal-erpproduct | 22 | ##cancal-erpproduct |
23 | canal.destination.erpproduct=erpproduct | 23 | canal.destination.erpproduct=erpproduct |
24 | -canal.subscribeChannel.erpproduct=erp_product.product_pool_detail,erp_product.product_ext,erp_product.product_attribute,erp_product.product_price | 24 | +canal.subscribeChannel.erpproduct=erp_product.product_pool_detail,erp_product.product_ext,erp_product.product_attribute,erp_product.product_price,erp_product.activity_tag |
25 | 25 | ||
26 | ##cancal-erpcustomerservice | 26 | ##cancal-erpcustomerservice |
27 | canal.destination.erpcustomerservice=erpcustomerservice | 27 | canal.destination.erpcustomerservice=erpcustomerservice |
@@ -2,10 +2,10 @@ autoconfig.properties = sharedAutoconfig | @@ -2,10 +2,10 @@ autoconfig.properties = sharedAutoconfig | ||
2 | 2 | ||
3 | yohobuy.crm.env.serverport=3 | 3 | yohobuy.crm.env.serverport=3 |
4 | yohobuy.crm.env.namespace=crm | 4 | yohobuy.crm.env.namespace=crm |
5 | -yohobuy.crm.env.webapphome=/home/dev/yohobuy-crm/deploy | 5 | +yohobuy.crm.env.webapphome=/home/test/yohobuy-crm/deploy |
6 | jdbc.mysql.readonlyinslave=true | 6 | jdbc.mysql.readonlyinslave=true |
7 | 7 | ||
8 | -autoconfig.properties.sharedAutoconfig = file:/home/dev/auto_deploy/deploy/autoconfig/dev/global-autoconfig.properties | 8 | +autoconfig.properties.sharedAutoconfig = file:/home/test/auto_deploy/deploy/autoconfig/test/global-autoconfig.properties |
9 | 9 | ||
10 | #bigData.url=http://123.207.166.124:8080/bigdata/crm/ | 10 | #bigData.url=http://123.207.166.124:8080/bigdata/crm/ |
11 | bigData.url=http://123.207.166.124:8888/bigdata/crm/ | 11 | bigData.url=http://123.207.166.124:8888/bigdata/crm/ |
-
Please register or login to post a comment