zhaowenxuan
2025-03-17 5d058e28b5ea57e8b27331d4febeb9407feacf49
ltkj-framework/src/main/java/com/ltkj/framework/config/WebConfig.java
@@ -42,8 +42,11 @@
        registry.addInterceptor(dbChangeInterceptor)
                .addPathPatterns("/**")
                .excludePathPatterns(new String[]{
//                        "/system/dict/data/**",
//                        "/system/dict/type/**",
                        "/cus/hospital/getHospList",
                        "/cus/wx/login",
                        "/cus/banner/getBannerList",
                        "/system/dict/data/**",
                        "/system/dict/type/**",
                        "/captchaImage","/getCaptchaConfigKey/**",
                        "/system/role/execUpdateSql",
                        "/jmreport/**",