diff --git a/xmc-web-starter/pom.xml b/xmc-web-starter/pom.xml
index c3ea000..ed47c07 100644
--- a/xmc-web-starter/pom.xml
+++ b/xmc-web-starter/pom.xml
@@ -48,6 +48,17 @@
com.alibaba.cloud
spring-cloud-starter-alibaba-nacos-discovery
+
+
+
+ org.springframework.cloud
+ spring-cloud-starter-loadbalancer
+
+
+
+ org.springframework.cloud
+ spring-cloud-starter-openfeign
+
\ No newline at end of file