From cb692826f5669753d400c222345a5c821567ace0 Mon Sep 17 00:00:00 2001 From: one Date: Thu, 30 Nov 2023 14:39:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9remote?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ringframework.boot.autoconfigure.AutoConfiguration.imports | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/car-base-remote/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports b/car-base-remote/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports index 5b47a27..7de8ac0 100644 --- a/car-base-remote/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports +++ b/car-base-remote/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports @@ -1,2 +1,2 @@ -com.god.base.remote.RemoteCarService -com.god.base.remote.RemoteFenceService +com.god.base.remote.factory.RemoteCarFallbackFactory +com.god.base.remote.factory.RemoteFenceFallbackFactory