From 20e9b36acb51bd9b5fa2ffa1fe4308be6c14d061 Mon Sep 17 00:00:00 2001 From: "zhoukaihong@idcos.com" Date: Sat, 27 Sep 2025 13:39:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=8A=E4=BC=A0=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/bootstrap.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index ec334bb..e5dd3f3 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -92,7 +92,8 @@ spring: ##允许上传的文件后缀 file-type-white-list: .png|.jpg|.gif|.icon|.pdf|.xlsx|.xls|.csv|.mp4|.avi|.jpeg|.aaa|.svg # 用于文件上传成功后,生成文件的下载公网完整URL,http://serverip:9095/file/download,注意填写IP必须填写后端服务所在的机器IP - downloadPath: http://127.0.0.1:9095/file/download + #downloadPath: http://127.0.0.1:9095/file/download + downloadPath: https://pay.yyjh66.com:9095/file/download nfs: #上传对应本地全路径,注意目录不会自动创建,注意 Win是 \ 且有盘符,linux是 / 无盘符,注意目录权限问题 path: /app/disk/upload/