ruoyi-admin/src/main/resources/application.yml
@@ -7,7 +7,7 @@ # 版权年份 copyrightYear: 2025 # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath) profile: D:\webapp profile: /home/ruoyi/uploadPath # 获取ip地址开关 addressEnabled: false # 验证码类型 math 数字计算 char 字符验证 @@ -33,7 +33,6 @@ # 日志配置 logging: file-location: D:\webapp level: com.ruoyi: info org.springframework: warn @@ -53,7 +52,7 @@ # 国际化资源文件路径 basename: i18n/messages profiles: active: druid active: tide # 全局时间处理 LocalDateTime时间序列号 jackson: date-format: yyyy-MM-dd HH:mm:ss