|
|
|
@ -109,8 +109,8 @@ public class AuthConfig implements WebMvcConfigurer { |
|
|
|
|
.excludePathPatterns("/user/login") |
|
|
|
|
.excludePathPatterns("/user/unionPhoneLogin") |
|
|
|
|
.excludePathPatterns("/user/getUnionId") |
|
|
|
|
.excludePathPatterns("/user/setCacheParam") |
|
|
|
|
.excludePathPatterns("/user/getCacheParam") |
|
|
|
|
.excludePathPatterns("/highUser/setCacheParam") |
|
|
|
|
.excludePathPatterns("/highUser/getCacheParam") |
|
|
|
|
.excludePathPatterns("/order/orderToH5Pay") |
|
|
|
|
.excludePathPatterns("/order/orderToPay") |
|
|
|
|
.excludePathPatterns("/test/*") |
|
|
|
|