From d76d2d39417b0676f25443a3f1d4767c42f0c0c8 Mon Sep 17 00:00:00 2001 From: Raod <1130305001@qq.com> Date: Thu, 1 Jul 2021 10:34:45 +0800 Subject: [PATCH] file --- report-core/src/main/resources/bootstrap-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report-core/src/main/resources/bootstrap-dev.yml b/report-core/src/main/resources/bootstrap-dev.yml index ebacac47..7effccd1 100644 --- a/report-core/src/main/resources/bootstrap-dev.yml +++ b/report-core/src/main/resources/bootstrap-dev.yml @@ -93,5 +93,5 @@ file: dist-path: /app/disk/upload/ white-list: .png|.jpg|.gif|.icon|.pdf|.xlsx|.xls|.csv|.mp4|.avi excelSuffix: .xlsx|.xls|.csv - downloadPath: http://10.108.26.197/business/file/download + downloadPath: http://10.108.26.197:9095/file/download