@@ -96,7 +96,7 @@ public class TsfWebMvcConfig implements WebMvcConfigurer {
registry.addInterceptor(returnUrlInterceptor)
.addPathPatterns("/**/form")
-// .excludePathPatterns(excludeReturnUrlPathPatterns)
+// .excludePathPatterns(excludePathPatterns)
.order(10);
// 로그인 체크