文件上传的路径修改为C盘

This commit is contained in:
2025-12-30 11:47:27 +08:00
parent 4e19076782
commit a6ae9c74a3

View File

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