取消部分用户接口登录限制

This commit is contained in:
2024-10-29 18:17:02 +08:00
parent 161db4006d
commit 5296661813

View File

@@ -60,6 +60,8 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter {
"/api/system/user/loginByPhoneForTest", "/api/system/user/loginByPhoneForTest",
"/api/system/user/updateUserBalanceWithoutLogin", "/api/system/user/updateUserBalanceWithoutLogin",
"/api/system/user/getUserWithoutLogin", "/api/system/user/getUserWithoutLogin",
"/api/system/user/batchBackUserId",
"/api/system/user/getByPhone/**",
"/api/system/user-referee/getReferee/**", "/api/system/user-referee/getReferee/**",
"/api/system/dict-data/page", "/api/system/dict-data/page",
"/lvQ4EoivKJ.txt" "/lvQ4EoivKJ.txt"