Explorar o código

Merge remote-tracking branch 'origin/master'

chenwen %!s(int64=3) %!d(string=hai) anos
pai
achega
34b7543bd2

+ 1 - 0
web/src/main/java/com/jpsoft/employment/config/WebMvcConfig.java

@@ -62,6 +62,7 @@ public class WebMvcConfig implements WebMvcConfigurer {
 				.excludePathPatterns("/mobile/recruitmentApi/getRecruitmentList")
 				.excludePathPatterns("/mobile/recruitmentApi/getScreenList")
 				.excludePathPatterns("/mobile/sysUserApi/wechatLogin")
+				.excludePathPatterns("/mobile/sysUserApi/findByOpenId")
 				.excludePathPatterns("/mobile/sysUserApi/passwordLogin")
 		;