From 999f293717f284d6b975938fda8cf9f1ab301813 Mon Sep 17 00:00:00 2001 From: zhouxiunai <154707516@qq.com> Date: Thu, 3 Jan 2019 10:23:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=87=87=E9=9B=86=E9=A2=91?= =?UTF-8?q?=E7=8E=87=E4=B8=BA=E6=AF=8F=E7=A7=92=E4=B8=80=E6=AC=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 5923d368..60b384c1 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -54,7 +54,7 @@ kafka: group: id: test msgExchange: - intervalSeconds: 5 + intervalSeconds: 1 waitDateLeftOffset: 600000 logstash: host: 130.120.3.233:5000