diff options
| author | wanglihui <[email protected]> | 2020-07-15 19:33:59 +0800 |
|---|---|---|
| committer | wanglihui <[email protected]> | 2020-07-15 19:33:59 +0800 |
| commit | a301d6b402b7d0ed1cf9b163283edbda8ead2e60 (patch) | |
| tree | a0f3ad9f017ffd4b63c7d4df5d309e2c3cf5fb0a /ip-learning-java-test/src/main/resources/application.properties | |
| parent | e763270d4eefc4f608cde7b659acc6378a5095e8 (diff) | |
抽象document父类
Diffstat (limited to 'ip-learning-java-test/src/main/resources/application.properties')
| -rw-r--r-- | ip-learning-java-test/src/main/resources/application.properties | 6 |
1 files changed, 3 insertions, 3 deletions
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 |
