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 |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index dc5d773..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:
@@ -28,4 +28,8 @@
   # 缃戝叧缂栧彿
   gatewayId: 1
   # 缃戝叧绔彛
-  gatewayPort: 8888
\ No newline at end of file
+  gatewayPort: 8888
+  # 鍚姩妯℃嫙鍣�
+  enableFake: false
+  # 鍚姩妯℃嫙鍣ㄨ澶囩嚎绋�
+  enableFakeDeviceThread: true
\ No newline at end of file

--
Gitblit v1.9.1