线上上传文件路径

This commit is contained in:
1186 2024-05-29 11:46:18 +08:00
parent 7e166ab388
commit a355107538
2 changed files with 3 additions and 3 deletions

View File

@ -79,8 +79,8 @@ ruoyi:
# 获取ip地址开关
addressEnabled: false
#图片读取域名
getImg: https://file.fireandice.space/fai/
getImg: http://file.alive-ai.xyz/img/
#图片上传域名
addImg: /data/file/fai
addImg: /data/file/img

View File

@ -59,7 +59,7 @@ spring:
time-zone: GMT+8
date-format: yyyy-MM-dd HH:mm:ss
profiles:
active: dev
active: prod
# 文件上传
servlet:
multipart: