chenrui
3 天以前 2b6aeba9a6b77d2041770e624ca7e497ba167796
src/main/resources/application.yml
@@ -7,7 +7,8 @@
  # 版权年份
  copyrightYear: 2025
  # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
  profile: D:/ruoyi/uploadPath
#  profile: D:/ruoyi/uploadPath
  profile: /javaWork/product-inventory-management/file
  # 获取ip地址开关
  addressEnabled: false
  # 验证码类型 math 数字计算 char 字符验证