多余pom移除

This commit is contained in:
2025-02-12 10:57:36 +08:00
parent 293323ff6a
commit adbe0035e2
4 changed files with 11 additions and 29 deletions

16
pom.xml
View File

@@ -13,7 +13,7 @@
<artifactId>cash</artifactId>
<version>1.0.0</version>
<packaging>pom</packaging>
<description>银收客</description>
<description>超掌柜</description>
<organization>
<name>陕西超掌柜科技有限公司</name>
@@ -85,20 +85,6 @@
</dependency>
<!-- end -->
<!--
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-bootstrap</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-openfeign</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-loadbalancer</artifactId>
</dependency>
-->
<!-- maven下载不到的包放这里下载完成后注释掉 -->
<!-- maven下载不到的包放这里下载完成后注释掉 -->