feat:修改依赖

This commit is contained in:
xiang
2025-09-05 23:40:02 +08:00
parent 014b3edf88
commit aba6beeed3

View File

@@ -69,9 +69,11 @@
<artifactId>spring-cloud-starter-loadbalancer</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<groupId>com.xiang</groupId>
<artifactId>xservice-parent-starter</artifactId>
<version>2.0</version>
</dependency>
</dependencies>