1、获取上级取消token验证

This commit is contained in:
2024-10-25 18:32:39 +08:00
parent f413a3c1a3
commit a2485e4e3c

View File

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