From 39772a89b506008e2ad6ffc0d61908df555d22a9 Mon Sep 17 00:00:00 2001 From: dxc Date: Tue, 23 Feb 2021 10:35:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9feign=E8=AE=BF=E9=97=AE?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E5=8F=98=E6=88=90=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-test.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 1a59ab2..fde6321 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -15,6 +15,10 @@ apollo: enabled: true eagerLoad: enabled: true +seata: + service: + vgroup-mapping: + biz-service-ebtp-project-dev-service-group: default spring: aop: