From 67643074fca4fcdd057e189fab5650b5f8dd52b9 Mon Sep 17 00:00:00 2001 From: LQS <2506203757@qq.com> Date: Thu, 8 Aug 2024 17:22:52 +0800 Subject: [PATCH] =?UTF-8?q?fix():=20=E7=9B=91=E5=90=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ....springframework.boot.autoconfigure.AutoConfiguration.imports | 1 + 1 file changed, 1 insertion(+) create mode 100644 cloud-pay-server/src/main/resources/META-INF/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports diff --git a/cloud-pay-server/src/main/resources/META-INF/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports b/cloud-pay-server/src/main/resources/META-INF/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports new file mode 100644 index 0000000..a00a8ed --- /dev/null +++ b/cloud-pay-server/src/main/resources/META-INF/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports @@ -0,0 +1 @@ +com.muyu.cloud.pay.MySpringApplicationRunListener