From 9c7f5f394387099037d4af06f7abefc1b78628ea Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期四, 25 四月 2024 15:45:42 +0800
Subject: [PATCH] 最新版本
---
server/system_gateway/pom.xml | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/server/system_gateway/pom.xml b/server/system_gateway/pom.xml
index 34afe2f..1a44c9c 100644
--- a/server/system_gateway/pom.xml
+++ b/server/system_gateway/pom.xml
@@ -26,11 +26,10 @@
</exclusion>
</exclusions>
</dependency>
- <!-- <dependency>
+ <!-- <dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>
</dependency>-->
-
<!-- Nacos Discovery -->
<dependency>
<groupId>com.alibaba.cloud</groupId>
@@ -46,8 +45,6 @@
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
</dependency>
-
- <!-- 鍏朵粬渚濊禆... -->
</dependencies>
<dependencyManagement>
--
Gitblit v1.9.3