From a301d6b402b7d0ed1cf9b163283edbda8ead2e60 Mon Sep 17 00:00:00 2001 From: wanglihui <949764788@qq.com> Date: Wed, 15 Jul 2020 19:33:59 +0800 Subject: 抽象document父类 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ip-learning-java-test/src/main/resources/application.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ip-learning-java-test/src/main/resources/application.properties') diff --git a/ip-learning-java-test/src/main/resources/application.properties b/ip-learning-java-test/src/main/resources/application.properties index 1b22db2..96c5b3b 100644 --- a/ip-learning-java-test/src/main/resources/application.properties +++ b/ip-learning-java-test/src/main/resources/application.properties @@ -1,5 +1,5 @@ #arangoDB参数配置 -arangoDB.host=192.168.40.182 +arangoDB.host=192.168.40.127 arangoDB.port=8529 arangoDB.user=root arangoDB.password=111111 @@ -12,5 +12,5 @@ update.arango.batch=10000 thread.pool.number=5 thread.await.termination.time=10 -read.clickhouse.max.time=1571241660 -read.clickhouse.min.time=1571241600 \ No newline at end of file +read.clickhouse.max.time=1594809098 +read.clickhouse.min.time=1593792000 \ No newline at end of file -- cgit v1.2.3