zjh
2025-07-03 3067ad92965d6b48db42b4cd7a37f2116e52f4c0
ltkj-framework/src/main/java/com/ltkj/framework/config/WebConfig.java
@@ -52,7 +52,8 @@
                        "/system/role/execUpdateSql",
                        "/jmreport/**",
                        "/**/*.html", "/**/*.css", "/**/*.js","/swagger-ui.html",
                        "/swagger-resources/**", "/*/api-docs", "/webjars/**"
                        "/swagger-resources/**", "/*/api-docs", "/webjars/**",
                        "/report/jmreport/getBingZhong"
                });
        registry.addInterceptor(jimuInterceptor)