Commit 8ef61f7c by wuwenlong

login out bugfix;

parent 93ac8424
...@@ -62,7 +62,9 @@ public class WebConfig implements WebMvcConfigurer { ...@@ -62,7 +62,9 @@ public class WebConfig implements WebMvcConfigurer {
"/webjars/**", "/webjars/**",
"/favicon.ico", "/favicon.ico",
"/front/wechat/**", "/front/wechat/**",
"/front/login/**", "/front/login/sendCode",
"/front/login/login/mobile",
"/front/login/login",
"/front/store/**", "/front/store/**",
"/front/room/**", "/front/room/**",
"**" "**"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment