调整模块的pom文件

This commit is contained in:
yangjiewei
2025-04-28 16:15:03 +08:00
parent 03225ee88a
commit 586980f0e0
3 changed files with 3 additions and 11 deletions

View File

@ -24,15 +24,9 @@
<dependency>
<groupId>com.geg</groupId>
<artifactId>itc-ms-common-service</artifactId>
<version>${framework.version}</version>
<version>${revision}</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.geg</groupId>-->
<!-- <artifactId>itc-ms-system-api</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<!-- springCloud 整合的openFeign -->
<dependency>
<groupId>org.springframework.cloud</groupId>