From f87b5cb6f7a2f34c983b6988be1fdc8a70e8a06f Mon Sep 17 00:00:00 2001
From: KKSU <15274802129@163.com>
Date: Mon, 20 May 2024 10:19:18 +0800
Subject: [PATCH] 滑点监控

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

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index bbf3173..3e3d2d5 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -50,7 +50,7 @@
 
 system:
   online-transfer: false
-  chain-listener: true
+  chain-listener: false
   trade-job: false
 
 
@@ -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