新增测试用手机号登录

This commit is contained in:
2024-10-24 19:31:12 +08:00
parent a89f50ab83
commit 5ec6f80d8c

View File

@@ -57,6 +57,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter {
"/api/wxWorkQrConnect",
"/api/sys/user-plan-log/wx-pay/**",
"/api/wx-official/**",
"/api/system/user/loginByPhoneForTest",
"/lvQ4EoivKJ.txt"
)
.permitAll()