From 86a85ccd8200da512ee36a7607a6dccd7fc008cd Mon Sep 17 00:00:00 2001
From: zyy <zyy@email.com>
Date: Wed, 29 Oct 2025 18:12:19 +0800
Subject: [PATCH] 大宗持仓

---
 trading-order-admin/src/main/resources/application-dev.yml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/trading-order-admin/src/main/resources/application-dev.yml b/trading-order-admin/src/main/resources/application-dev.yml
index eb8a044..8dee311 100644
--- a/trading-order-admin/src/main/resources/application-dev.yml
+++ b/trading-order-admin/src/main/resources/application-dev.yml
@@ -58,7 +58,7 @@
       config: classpath:redisson/redisson-dev.yml
       config-spider: classpath:redisson/redisson-spider.yml
     host: localhost
-    port: 6379
+    port: 6380
 #    password:
   freemarker:
     check-template-location: false
@@ -114,10 +114,10 @@
 
 http.server.host: http://localhost:8080/images/
 admin_rest_url: https://enjdhdg.site/api
-images.dir: /mydata/img/
+images.dir: /www/wwwroot/alljys/img
 admin_url: https://localhost:8080/admin
 web_url: http://localhost:8080/wap/
-images_http: https://syimg.yanshiz.com/
+images_http: https://allimg.yanshiz.com/
 email:
   host: smtp.gmail.com
   username: coinzne.com@gmail.com

--
Gitblit v1.9.3