|
|
@ -111,7 +111,6 @@ public class AuthConfig implements WebMvcConfigurer { |
|
|
|
.excludePathPatterns("/test/*") |
|
|
|
.excludePathPatterns("/test/*") |
|
|
|
.excludePathPatterns("/cmsContent/*") |
|
|
|
.excludePathPatterns("/cmsContent/*") |
|
|
|
.excludePathPatterns("/highGas/*") |
|
|
|
.excludePathPatterns("/highGas/*") |
|
|
|
.excludePathPatterns("/highUserCard/*") |
|
|
|
|
|
|
|
.excludePathPatterns("/outRechargeOrder/*") |
|
|
|
.excludePathPatterns("/outRechargeOrder/*") |
|
|
|
.excludePathPatterns("/wechat/*") |
|
|
|
.excludePathPatterns("/wechat/*") |
|
|
|
.excludePathPatterns("/tuanyou/*") |
|
|
|
.excludePathPatterns("/tuanyou/*") |
|
|
|