升级积木报表和积木BI到2.1.3\升级minidao解决SqlServer兼容问题

This commit is contained in:
JEECG
2025-09-03 17:43:57 +08:00
parent 208d9990ae
commit 5f1dc06067
9 changed files with 54 additions and 0 deletions

View File

@ -265,6 +265,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