setting.properties
683 Bytes
deploy.mode = ${deploy.mode}
flume.host=${flume.host}
flume.port=${flume.port}
module.name=${module.name}
aliyun.oss.url = ${aliyun.oss.url}
aliyun.accesskey.id = ${aliyun.accesskey.id}
aliyun.accesskey.secret = ${aliyun.accesskey.secret}
aliyun.oss.bucket.name = ${aliyun.oss.bucket.name}
local.mq.address = ${local.mq.host}:${local.mq.port}
mq.producer.id = ${local.zhCustomization.mq.producer}
mq.consumer.id = ${local.zhCustomization.mq.consumer}
mq.topic.postfix = ${mq.topic.postfix}
mq.topic.prefix = ${mq.topic.prefix}
mq.type = ${mq.type}
oms.supplichain.ou.id = ${supplychain.ou.id}
oms.supplier.tenant.number = ${supplychain.tenant.number}
version=${project.version}