remove 删除无用配置

This commit is contained in:
疯狂的狮子Li
2023-08-24 19:46:35 +08:00
parent 148c7c588e
commit 0d9b1c2e82
2 changed files with 1 additions and 21 deletions

View File

@ -5,11 +5,7 @@ ruoyi:
# 版本
version: ${ruoyi-vue-plus.version}
# 版权年份
copyrightYear: 2022
# 实例演示开关
demoEnabled: true
# 获取ip地址开关
addressEnabled: true
copyrightYear: 2023
# 缓存懒加载
cacheLazy: false