From 33dde16a6762608a40dfc770527ed14edddbc646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Tue, 28 Apr 2026 18:04:31 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20satoken=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC=E4=BE=9D=E8=B5=96webmvc=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=20gateway=E5=86=B2=E7=AA=81=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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ruoyi-gateway/pom.xml b/ruoyi-gateway/pom.xml index de58ac0ba..d43040b26 100644 --- a/ruoyi-gateway/pom.xml +++ b/ruoyi-gateway/pom.xml @@ -58,6 +58,12 @@ org.dromara ruoyi-common-satoken + + + spring-webmvc + org.springframework + +