Commit a12de69d authored by songxiaohang's avatar songxiaohang

add:创建账户配置

parent dafaf7cc
......@@ -84,4 +84,15 @@ goods.publish.topic='bp_str_jielong_goods_publish_dev'
[prod-wallet : wallet : common]
[perf-wallet : wallet : common]
[test-wallet : wallet : common]
[dev-wallet : test-wallet : wallet : common]
\ No newline at end of file
[dev-wallet : test-wallet : wallet : common]
;account项目
[account : common]
[prod-account : account : common]
account.broker_list='l-kafka-outer1.ops.hj1.yidian-inc.com:9092,l-kafka-outer2.ops.hj1.yidian-inc.com:9092,l-kafka-outer3.ops.hj1.yidian-inc.com:9092,l-kafka-outer4.ops.hj1.yidian-inc.com:9092,l-kafka-outer5.ops.hj1.yidian-inc.com:9092'
account.topic='bp_create_account_prod'
[perf-account : prod-account : account : common]
[test-account : account : common]
account.broker_list='l-kafka-test-env1.ops.hj1.yidian-inc.com:9092'
account.topic='bp_create_account_test'
[dev-account : test-account : account : common]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment