From 6de1f82747c576e37861e9295f474c61a89574de Mon Sep 17 00:00:00 2001 From: guoshengxiong <1923636941@qq.com> Date: Fri, 26 Sep 2025 18:29:54 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=8A=E9=80=9A=E8=BF=87http=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E6=96=87=E4=BB=B6=EF=BC=8C=E5=B9=B6=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E3=80=8B=E4=BF=AE=E6=94=B9=E6=88=90=E5=A4=96?= =?UTF-8?q?=E7=BD=91=E8=AE=BF=E9=97=AE=E5=B0=B1=E7=9B=B4=E6=8E=A5=E7=94=A8?= =?UTF-8?q?=E5=86=85=E7=BD=91=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 8249e71dc..4596ae100 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -224,3 +224,4 @@ file.upload.allowed-extensions=jpg,jpeg,png,gif,bmp,webp,svg,tiff,ico,pdf,doc,do file.upload.allowed-mime-types=image/jpeg,image/png,image/gif,image/bmp,image/webp,image/svg+xml,image/tiff,image/x-icon,application/pdf,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-powerpoint,application/vnd.openxmlformats-officedocument.presentationml.presentation,text/plain,application/rtf,text/csv,video/mp4,video/x-msvideo,video/quicktime,video/x-ms-wmv,video/x-flv,video/x-matroska,video/webm,video/3gpp,audio/mpeg,audio/wav,audio/ogg,audio/flac,audio/aac,audio/x-ms-wma,audio/mp4,application/zip,application/x-rar-compressed,application/x-7z-compressed,application/x-tar,application/gzip #mcs8下载选择的是http内网、外网 mcs8.download.http.type=httpPrivateUrl +publicServerUrl=http://gszhdz.crpower.com.cn