From 341a9fc73305e08c48fcf93aba188cc4de8d0a23 Mon Sep 17 00:00:00 2001 From: zhouxiunai <154707516@qq.com> Date: Mon, 10 Dec 2018 10:11:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E9=9B=86=E6=97=B6=E9=97=B4=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E4=B8=BA5=E7=A7=92?= 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 d1c2d3f2..19fa3c60 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -52,5 +52,5 @@ kafka: group: id: test1 msgExchange: - intervalSeconds: 30 + intervalSeconds: 5 \ No newline at end of file