配置token
This commit is contained in:
@@ -107,6 +107,7 @@ public class SaTokenConfigure implements WebMvcConfigurer {
|
|||||||
.excludePathPatterns("/pms/PmsBrand/getList")
|
.excludePathPatterns("/pms/PmsBrand/getList")
|
||||||
.excludePathPatterns("/LpkCustomerBank/getBankList")
|
.excludePathPatterns("/LpkCustomerBank/getBankList")
|
||||||
.excludePathPatterns("/lpkcustomer/updateCustomerBank")
|
.excludePathPatterns("/lpkcustomer/updateCustomerBank")
|
||||||
|
.excludePathPatterns("//wxapi/**")
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user