This commit is contained in:
chenyanchang
2026-05-20 18:09:54 +08:00
parent 3b0ba39406
commit 13ceb0bf3a

View File

@@ -7,8 +7,8 @@ ruoyi:
# 版权年份
copyrightYear: 2024
# 文件路径 示例( Windows配置D:/ruoyi/uploadPathLinux配置 /home/ruoyi/uploadPath
# profile: /home/ruoyi/uploadPath
profile: /Users/chenyanchang/logs/ruoyi/uploadPath
profile: /home/ruoyi/uploadPath
# profile: /Users/chenyanchang/logs/ruoyi/uploadPath
# 获取ip地址开关
addressEnabled: false
# 验证码类型 math 数字计算 char 字符验证