From ce511a3d55e5f349b1647172e562c1659bbc8172 Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期五, 09 一月 2026 15:27:27 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 069b3f9..d45ce15 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -13,7 +13,7 @@
   redis:
     host: 127.0.0.1
     port: 6379
-    database: 0
+    database: 3
 #    password: 123456
 
 logging:
@@ -30,6 +30,6 @@
   # 缃戝叧绔彛
   gatewayPort: 8888
   # 鍚姩妯℃嫙鍣�
-  enableFake: true
+  enableFake: false
   # 鍚姩妯℃嫙鍣ㄨ澶囩嚎绋�
   enableFakeDeviceThread: true
\ No newline at end of file

--
Gitblit v1.9.1