|
|
|
@ -91,6 +91,7 @@ public class AuthConfig implements WebMvcConfigurer { |
|
|
|
|
.excludePathPatterns("/**/swagger-ui.html") |
|
|
|
|
.excludePathPatterns("/login/*") |
|
|
|
|
.excludePathPatterns("/coupon/getCouponList") |
|
|
|
|
.excludePathPatterns("/wechatpay/*") |
|
|
|
|
.excludePathPatterns("/coupon/getCouponById") |
|
|
|
|
.excludePathPatterns("/highMerchantStore/getMerchantStoreById") |
|
|
|
|
.excludePathPatterns("/highMerchantStore/getStoreListByCoupon") |
|
|
|
|