升级积木报表和积木BI到最新版 v2.1.3

This commit is contained in:
JEECG
2025-09-03 16:34:26 +08:00
parent 70d8353219
commit 1dae808cf1
2 changed files with 10 additions and 4 deletions

View File

@ -266,6 +266,12 @@ jeecg:
dataSourceSafe: false
# 低代码开发模式dev:开发模式prod:发布模式—关闭在线报表设计功能分配角色admin、lowdeveloper可以放开限制
lowCodeMode: dev
# 高德地图Api配置(v2.1.3+ BI新增高德地图)
gao-de-api:
# 应用key
api-key: ??
# 应用秘钥
secret-key: ??
#xxl-job配置
xxljob:
enabled: false