From c59d3777fea2e08731bc8b6c0fa7e32e5d3f6ded Mon Sep 17 00:00:00 2001
From: wanghc <2466022993@qq.com>
Date: Tue, 07 Mar 2023 18:14:06 +0800
Subject: [PATCH] docker

---
 cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/Application.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/Application.java b/cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/Application.java
index c0916fb..d38cbcd 100644
--- a/cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/Application.java
+++ b/cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/Application.java
@@ -2,6 +2,7 @@
 
 import org.springframework.boot.SpringApplication;
 import org.springframework.boot.autoconfigure.SpringBootApplication;
+import org.springframework.context.annotation.ComponentScan;
 
 /**
  * 启动类

--
Gitblit v1.8.0