From 6c9c8257c2bb5b4b974db0056c72efc71051d348 Mon Sep 17 00:00:00 2001
From: liulin <lin.liu@88.com>
Date: 星期五, 11 七月 2025 14:45:48 +0800
Subject: [PATCH] 修改资源上传路径

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

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 67793e5..16c3b65 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -39,7 +39,7 @@
 
 file:
   uploadBasicPath: ./logs/upload/
-  fileBasicUrl: https://www.huiwuyuntong.com/water-ration-beta/upload
+  fileBasicUrl: http://113.250.189.120:8041/upload
   disturbStr: com.lunhan.water
 
 

--
Gitblit v1.9.3