This commit is contained in:
ls
2024-11-08 22:04:52 +08:00
parent 7d4cb4bab9
commit e0746875b5
10 changed files with 18 additions and 9 deletions

View File

@@ -204,7 +204,10 @@ mybatis-plus:
#jeecg专用配置
minidao:
base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*
jeecg:
template:
path: /app/templates
# 平台上线安全配置
firewall:
# 数据源安全 (开启后Online报表和图表的数据源为必填)

View File

@@ -207,6 +207,8 @@ mybatis-plus:
minidao:
base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*
jeecg:
template:
path: /app/templates
# 平台上线安全配置
firewall:
# 数据源安全 (开启后Online报表和图表的数据源为必填)

View File

@@ -207,6 +207,8 @@ mybatis-plus:
minidao:
base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*
jeecg:
template:
path: /app/templates
# 平台上线安全配置
firewall:
# 数据源安全 (开启后Online报表和图表的数据源为必填)