update 修改 缓存懒加载 为 false 默认启动预加载数据

This commit is contained in:
疯狂的狮子li 2021-12-16 13:55:14 +08:00
parent 44e8a012e2
commit d81056cbe7

View File

@ -11,7 +11,7 @@ ruoyi:
# 获取ip地址开关
addressEnabled: true
# 缓存懒加载
cacheLazy: true
cacheLazy: false
captcha:
# 页面 <参数设置> 可开启关闭 验证码校验