From 71706ced3375f4c18148516d0477d8fd645de2ee Mon Sep 17 00:00:00 2001 From: zhangf <1603559716@qq.com> Date: 星期四, 08 八月 2024 10:41:14 +0800 Subject: [PATCH] 初始化华泰傅里叶 --- src/main/resources/config/application-dev.yaml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/config/application-dev.yaml b/src/main/resources/config/application-dev.yaml index c340bcf..3d9779d 100644 --- a/src/main/resources/config/application-dev.yaml +++ b/src/main/resources/config/application-dev.yaml @@ -71,8 +71,8 @@ reportfile: path: #基础路径 - dcPath: E:\file\fourier\test\ - urlRootPath: /uploadtest/ + dcPath: upload/ + urlRootPath: /upload/ #windous测试 file: -- Gitblit v1.9.2