This commit is contained in:
Leo
2026-01-30 19:43:11 +08:00
parent 72ff30567b
commit 2b34ba6cdb
6 changed files with 215 additions and 18 deletions

View File

@@ -8,6 +8,8 @@ ruoyi:
copyrightYear: 2025
# 文件路径 示例( Windows配置D:/ruoyi/uploadPathLinux配置 /home/ruoyi/uploadPath
profile: D:/ruoyi-java/uploadPath
# 日志目录(与 logback 中 log.path 一致,用于前端「日志查看」读取文件)
logPath: D:/ruoyi-java/logs
# 获取ip地址开关
addressEnabled: false
# 验证码类型 math 数字计算 char 字符验证