From 152b3c50a6cb3c433b033b551e09d6f2249f5d60 Mon Sep 17 00:00:00 2001
From: KKSU <15274802129@163.com>
Date: Tue, 26 Mar 2024 17:12:36 +0800
Subject: [PATCH] 后台修改

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

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 06c4fd1..6e32987 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -51,4 +51,9 @@
 system:
   online-transfer: true
   chain-listener: true
-  trade-job: true
\ No newline at end of file
+  trade-job: true
+
+static:
+  resource:
+    url: http://120.27.238.55:8187/uploadeFile/
+    path: /home/javaweb/webresource/gfa/h5/uploadeFile/
\ No newline at end of file

--
Gitblit v1.9.1