mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2026-01-13 07:01:19 +08:00
【issues/ICYMEW】使用示例项目时静默打印插件无法正常调用接口
This commit is contained in:
@@ -48,6 +48,7 @@ public class SpringSecurityConfig {
|
||||
"/jmreport/test/getOrder",
|
||||
"/jimureport/test/**",
|
||||
"/jmreport/auto/export/download/**",
|
||||
"/jmreport/auto/export",
|
||||
"/jmreport/qurestSql",
|
||||
"/jmreport/qurestApi").permitAll()
|
||||
// 分享页面
|
||||
|
||||
Reference in New Issue
Block a user