Commit 4fe341d7 authored by shiyu's avatar shiyu

公众号

parent 6fda6438
......@@ -39,6 +39,7 @@ public class WebMvcConfiguration implements WebMvcConfigurer {
// 放行路径
.excludePathPatterns("/*.html", "/**/*.html", "/**/*.css", "/**/*.js"
, "/wx/user/loginByWx", "/wx/user/loginByMobile", "/wx/user/loginRegCaptcha", "/wx/user/updateRegCaptcha", "/wx/user/login", "/wx/user/fillCode",
"/officialAccountCallback/**",
"/wx/item/**"
);
}
......
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