From 5b312778d4fd8a4aca9e8fe3567fcd87f2dee509 Mon Sep 17 00:00:00 2001
From: zyy <zyy@email.com>
Date: Tue, 27 Jan 2026 16:21:02 +0800
Subject: [PATCH] yml

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

diff --git a/trading-order-admin/src/main/resources/application-dev.yml b/trading-order-admin/src/main/resources/application-dev.yml
index a36d1d2..d52aa19 100644
--- a/trading-order-admin/src/main/resources/application-dev.yml
+++ b/trading-order-admin/src/main/resources/application-dev.yml
@@ -9,9 +9,9 @@
       max-request-size: 100MB
   datasource:
     # 东八区时区
-    url: jdbc:mysql://127.0.0.1:3306/trading_order?allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=Asia/Shanghai&nullCatalogMeansCurrent=true
+    url: jdbc:mysql://127.0.0.1:3306/trading_order_zh?allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=Asia/Shanghai&nullCatalogMeansCurrent=true
     username: root
-    password: 403bacf7ba720048
+    password: 4aa0e7d1e06bb8dd
     driver-class-name: com.mysql.jdbc.Driver
     type: com.alibaba.druid.pool.DruidDataSource
     druid:
@@ -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/img/
 admin_url: https://localhost:8080/admin
 web_url: http://localhost:8080/wap/
-images_http: https://img.mak-web3.com/
+images_http: https://img.crypt.mom/
 email:
   host: smtp.gmail.com
   username: coinzne.com@gmail.com

--
Gitblit v1.9.3