Commit 12fb035b authored by RuoYi's avatar RuoYi

copyright 2026

parent 98a8545c
...@@ -5,7 +5,7 @@ ruoyi: ...@@ -5,7 +5,7 @@ ruoyi:
# 版本 # 版本
version: 3.9.1 version: 3.9.1
# 版权年份 # 版权年份
copyrightYear: 2025 copyrightYear: 2026
# 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath) # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
profile: D:/ruoyi/uploadPath profile: D:/ruoyi/uploadPath
# 获取ip地址开关 # 获取ip地址开关
......
...@@ -52,5 +52,5 @@ module.exports = { ...@@ -52,5 +52,5 @@ module.exports = {
/** /**
* 底部版权文本内容 * 底部版权文本内容
*/ */
footerContent: 'Copyright © 2018-2025 RuoYi. All Rights Reserved.' footerContent: 'Copyright © 2018-2026 RuoYi. All Rights Reserved.'
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment