[issues/3750】图形报表日期区间查询异常 #3750-----

This commit is contained in:
JEECG
2025-06-02 15:33:18 +08:00
parent a551b87fdf
commit 10a430cddc

View File

@@ -47,7 +47,9 @@ public class SpringSecurityConfig {
"/jmreport/test/getUserMsg",
"/jmreport/test/getOrder",
"/jimureport/test/**",
"/jmreport/auto/export/download/**").permitAll()
"/jmreport/auto/export/download/**",
"/jmreport/qurestSql",
"/jmreport/qurestApi").permitAll()
// 分享页面
.antMatchers("/jmreport/shareView/**",
"/jmreport/exportPdfStream",