From 93655e9f6362192c22e3d001d6d603ca06571ce3 Mon Sep 17 00:00:00 2001 From: Diyu0904 <1819728964@qq.com> Date: Thu, 10 Apr 2025 17:12:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=80=9A=E8=BF=87=E4=B8=BE?= =?UTF-8?q?=E6=8A=A5=E5=88=97=E8=A1=A8=E5=90=8E=E4=B8=8D=E5=B0=81=E7=A6=81?= =?UTF-8?q?=E4=BD=9C=E5=93=81=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/java/com/mcwl/framework/config/SecurityConfig.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcwl-framework/src/main/java/com/mcwl/framework/config/SecurityConfig.java b/mcwl-framework/src/main/java/com/mcwl/framework/config/SecurityConfig.java index d9c0900..da5d39b 100644 --- a/mcwl-framework/src/main/java/com/mcwl/framework/config/SecurityConfig.java +++ b/mcwl-framework/src/main/java/com/mcwl/framework/config/SecurityConfig.java @@ -157,7 +157,7 @@ public class SecurityConfig { "/attention/selectToAttention", "/WorkFlowVersion/selectVersionByWorkId", "/memberLevel/list", - "/memberLevel/getMemberBenefitList", + "/memberBenefit/getMemberBenefitList", "/attention/selectAttentionList", "/downFile/down", "/personalCenter/selectByUserIdModel",