lyhzzz hai 1 ano
pai
achega
90e3cc0f70

+ 2 - 1
src/main/java/com/fdkankan/ucenter/config/WebAppConfig.java

@@ -39,7 +39,8 @@ public class WebAppConfig implements WebMvcConfigurer {
 						"/**/laser/**",
 						"/**/vaild/cameras/**",
 						"/**/hot/shop/**",
-						"/**/getIncrementType/**"
+						"/**/getIncrementType/**",
+						"/laser/**"
 				);
 
 		registry.addInterceptor(appInterceptor).addPathPatterns("/app/**")