From c594ccf14d9903cb1f4bb1a42702cb00588566e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E6=81=92?= <963282474@qq.com> Date: Wed, 16 Oct 2024 07:51:25 +0000 Subject: [PATCH] update pom.xml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 高恒 <963282474@qq.com> --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 2831558..989ee20 100644 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,16 @@ fastjson 1.2.83 + + + org.springframework.cloud + spring-cloud-starter-openfeign + + + + org.springframework.cloud + spring-cloud-starter-loadbalancer +