This commit is contained in:
2025-09-28 17:21:20 +08:00
parent 8b3e41f60f
commit 6507bc6646
8 changed files with 50 additions and 102 deletions

View File

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