From 52966618137a7e606901f666b8c75d24a21239f6 Mon Sep 17 00:00:00 2001 From: b2894lxlx <517289602@qq.com> Date: Tue, 29 Oct 2024 18:17:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E9=83=A8=E5=88=86=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E6=8E=A5=E5=8F=A3=E7=99=BB=E5=BD=95=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/gxwebsoft/common/core/security/SecurityConfig.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/java/com/gxwebsoft/common/core/security/SecurityConfig.java b/src/main/java/com/gxwebsoft/common/core/security/SecurityConfig.java index ad83bc0..8d4e82b 100644 --- a/src/main/java/com/gxwebsoft/common/core/security/SecurityConfig.java +++ b/src/main/java/com/gxwebsoft/common/core/security/SecurityConfig.java @@ -60,6 +60,8 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter { "/api/system/user/loginByPhoneForTest", "/api/system/user/updateUserBalanceWithoutLogin", "/api/system/user/getUserWithoutLogin", + "/api/system/user/batchBackUserId", + "/api/system/user/getByPhone/**", "/api/system/user-referee/getReferee/**", "/api/system/dict-data/page", "/lvQ4EoivKJ.txt"