...
|
...
|
@@ -21,3 +21,19 @@ canal.subscribeChannel.shop = yh_shops.brand,yh_shops.goods,yh_shops.good |
|
|
yoho.search.producer.env.namespace = search-producer
|
|
|
yoho.search.producer.env.serverport = 9
|
|
|
yoho.search.producer.env.webapphome = /home/test/yoho-search-producer/deploy
|
|
|
|
|
|
##cancal-erpcustomerservice
|
|
|
canal.destination.erpcustomerservice=erpcustomerservice
|
|
|
canal.subscribeChannel.erpcustomerservice=erp_customer_service.robot_question
|
|
|
|
|
|
##cancal-helper
|
|
|
canal.destination.helper=helper
|
|
|
canal.subscribeChannel.helper=yh_helper.helper
|
|
|
|
|
|
##cancal-yhgeditor
|
|
|
canal.destination.yhgeditor=yhgeditor
|
|
|
canal.subscribeChannel.yhgeditor=yhg_editor.tbl_brand,yhg_editor.tbl_site,yhg_editor.tbl_sort
|
|
|
|
|
|
##cancal-yhgproduct
|
|
|
canal.destination.yhgproduct=yhgproduct
|
|
|
canal.subscribeChannel.yhgproduct=yhg_product.tbl_product,yhg_product.tbl_product_skc,yhg_product.tbl_product_sku |
...
|
...
|
|