From 63afbc6bd9d65b8baf09c724f9e35ef2208d6af2 Mon Sep 17 00:00:00 2001
From: zhangf <1603559716@qq.com>
Date: 星期三, 11 九月 2024 17:10:39 +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