935090232@qq.com
2022-01-24 f3f5481dba09ddf9e7a83ba83abb5a3250914a2a
zq-erp/src/main/java/com/matrix/config/MvcCoreConfig.java
@@ -74,6 +74,7 @@
      registry.addInterceptor(hostInterceptor).addPathPatterns("/**/wxapi/**")
            .addPathPatterns("/api/common/wxLogin/**")
            .addPathPatterns("/api/common/bindUser")
            .addPathPatterns("/api/user/xcxloginOut/**")
            .excludePathPatterns("/wxCommon/wxapi/wxpayCallback")
            .excludePathPatterns("/wxCommon/wxapi/rechargeCallBack");
   }