From bdd312cfba4467a90c1fffba023486fd35f7598c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=E5=98=89=E9=98=B3?= Date: Sun, 21 Feb 2021 13:56:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=97=A0=E7=94=A8=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- producer/producer-server/src/main/resources/application.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/producer/producer-server/src/main/resources/application.yml b/producer/producer-server/src/main/resources/application.yml index c30046e..f5b2042 100644 --- a/producer/producer-server/src/main/resources/application.yml +++ b/producer/producer-server/src/main/resources/application.yml @@ -11,12 +11,6 @@ spring: destination: test2 send2: destination: test3 - function: - # 定义别名 - bindings: - source1-in-0: send1 - source2-in-0: send2 - definition: source1;source2 server: