From b19c6492fcb9f8606e6808de7cc2139d10379eea Mon Sep 17 00:00:00 2001
From: Wtd <1658714322@qq.com>
Date: Sun, 19 Nov 2023 21:27:34 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E9=94=99=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
february-fault-common/pom.xml | 6 ------
february-fault-server/pom.xml | 7 +------
.../resources/mapper/{fault => february}/FaultMapper.xml | 2 +-
3 files changed, 2 insertions(+), 13 deletions(-)
rename february-fault-server/src/main/resources/mapper/{fault => february}/FaultMapper.xml (99%)
diff --git a/february-fault-common/pom.xml b/february-fault-common/pom.xml
index 37c0acd..c0a5ea1 100644
--- a/february-fault-common/pom.xml
+++ b/february-fault-common/pom.xml
@@ -42,7 +42,6 @@
org.springframework.boot
spring-boot-starter-actuator
-
io.springfox
@@ -67,11 +66,6 @@
org.springframework.cloud
spring-cloud-starter-bootstrap
-
-
- com.alibaba.cloud
- spring-cloud-starter-alibaba-nacos-discovery
-
com.alibaba.cloud
diff --git a/february-fault-server/pom.xml b/february-fault-server/pom.xml
index b242f44..0196e3e 100644
--- a/february-fault-server/pom.xml
+++ b/february-fault-server/pom.xml
@@ -20,12 +20,7 @@
-
- com.february
- february-fault-remote
- 3.6.3
- compile
-
+
com.february
diff --git a/february-fault-server/src/main/resources/mapper/fault/FaultMapper.xml b/february-fault-server/src/main/resources/mapper/february/FaultMapper.xml
similarity index 99%
rename from february-fault-server/src/main/resources/mapper/fault/FaultMapper.xml
rename to february-fault-server/src/main/resources/mapper/february/FaultMapper.xml
index 2fce633..7a519ba 100644
--- a/february-fault-server/src/main/resources/mapper/fault/FaultMapper.xml
+++ b/february-fault-server/src/main/resources/mapper/february/FaultMapper.xml
@@ -7,4 +7,4 @@
select * from t_fault
-+
+