|
|
@ -39,6 +39,7 @@ public class SaTokenConfigure implements WebMvcConfigurer { |
|
|
|
.excludePathPatterns("/lpksreservoorder/orderDetails/**") |
|
|
|
.excludePathPatterns("/lpkgoods/goodsDetails/**") |
|
|
|
.excludePathPatterns("/lpkstore/getAllStoreByQuery") |
|
|
|
.excludePathPatterns("/lpkgiftcard/getCardByBank") |
|
|
|
.excludePathPatterns("/lpkcustomer/wxSilentLogin"); |
|
|
|
} |
|
|
|
} |
|
|
|