From 273811480fe6201211288d7fd1eaaa205f90ecb4 Mon Sep 17 00:00:00 2001 From: hsdllcw Date: Fri, 9 Aug 2024 16:17:54 +0800 Subject: [PATCH] =?UTF-8?q?[fix]=20=E9=81=BF=E5=85=8Dokhttp=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E9=94=99=E8=AF=AF=E5=AF=BC=E8=87=B4=E7=9A=84=E5=90=AF?= =?UTF-8?q?=E5=8A=A8=E5=A4=B1=E8=B4=A5=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-gateway/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ruoyi-gateway/pom.xml b/ruoyi-gateway/pom.xml index 8fb644c23..ec77a29a9 100644 --- a/ruoyi-gateway/pom.xml +++ b/ruoyi-gateway/pom.xml @@ -93,6 +93,10 @@ org.springframework spring-web + + com.squareup.okhttp3 + okhttp +