From 0ed95c136b582a2749b3ffeb346076d8a8bfd8e6 Mon Sep 17 00:00:00 2001
From: buhuazhen <hua100783@gmail.com>
Date: 星期五, 20 三月 2026 11:15:25 +0800
Subject: [PATCH] chore(config): 更改Spring配置文件的激活环境

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

diff --git a/src/main/resources/application-ygcy.yml b/src/main/resources/application-ygcy.yml
index 21e162e..7ceefca 100644
--- a/src/main/resources/application-ygcy.yml
+++ b/src/main/resources/application-ygcy.yml
@@ -28,7 +28,7 @@
 # 寮�鍙戠幆澧冮厤缃�
 server:
   # 鏈嶅姟鍣ㄧ殑HTTP绔彛锛岄粯璁や负8080
-  port: 9015
+  port: 9021
   servlet:
     # 搴旂敤鐨勮闂矾寰�
     context-path: /
@@ -150,7 +150,7 @@
     # 绔彛锛岄粯璁や负6379
     port: 6380
     # 鏁版嵁搴撶储寮�
-    database: 7
+    database: 13
     # 瀵嗙爜
 #    password: root2022!
     password:

--
Gitblit v1.9.3