feat: 增加演示模式

This commit is contained in:
ageerle
2025-07-31 14:58:29 +08:00
parent 3c60f43daa
commit cdef9e1c89
4 changed files with 132 additions and 6 deletions

View File

@@ -2,15 +2,13 @@
# 项目相关配置
ruoyi:
# 名称
name: "ruoyi"
name: "ruoyi-ai"
# 版本
version: ${revision}
# 版权年份
copyrightYear: 2025
# 实例演示开关
demoEnabled: true
# 获取ip地址开关
addressEnabled: false
demoEnabled: false
captcha:
enable: false