From 6750bad09a6c2f88bc48274efc84c082fde44a2b Mon Sep 17 00:00:00 2001
From: KKSU <15274802129@163.com>
Date: Mon, 20 May 2024 14:05:45 +0800
Subject: [PATCH] 滑点监控

---
 src/main/resources/application-dev.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index 13da0df..3e3d2d5 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -58,4 +58,4 @@
 static:
   resource:
     url: http://120.27.238.55:8187/uploadeFile/
-    path: /home/javaweb/webresource/gfadapp/h5/uploadeFile/
\ No newline at end of file
+    path: /home/javaweb/webresource/gfa/h5/uploadeFile/
\ No newline at end of file

--
Gitblit v1.9.1