1、获取上级取消token验证

This commit is contained in:
2024-10-25 18:49:47 +08:00
parent a2485e4e3c
commit c604450f3c

View File

@@ -60,7 +60,7 @@ 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-referee/getReferee/", "/api/system/user-referee/getReferee/**",
"/api/system/dict-data/page", "/api/system/dict-data/page",
"/lvQ4EoivKJ.txt" "/lvQ4EoivKJ.txt"
) )