Commit 157db99d by 文帅营

ci: 解决配置错误问题

1 parent f142b64d
...@@ -77,7 +77,7 @@ vion.consumer.storeZoneMinuteCount.batchThreadNum=5 ...@@ -77,7 +77,7 @@ vion.consumer.storeZoneMinuteCount.batchThreadNum=5
# store dataStiatistics # store dataStiatistics
vion.consumer.storeDataStatistics.autoStartup=true vion.consumer.storeDataStatistics.autoStartup=true
vion.consumer.storeDataStatistics.concurrency=1 vion.consumer.storeDataStatistics.concurrency=1
vion.consumer.storeDataStatistics.reidUrl=http://${VVAS-DATACENTER_REID_SERVER_IP}:${VVAS_DATACENTER_REID_SERVER_PORT} vion.consumer.storeDataStatistics.reidUrl=http://${_SPUG_GLOBAL_CONFIG_VVAS_DATACENTER_REID_SERVER_IP}:${_SPUG_GLOBAL_CONFIG_VVAS_DATACENTER_REID_SERVER_PORT}
vion.consumer.storeDataStatistics.zoneNum=false vion.consumer.storeDataStatistics.zoneNum=false
vion.consumer.storeDataStatistics.payEvent=false vion.consumer.storeDataStatistics.payEvent=false
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!