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, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index f567e48..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
- # 鍚姩妯℃嫙鍣ㄦ椂骞跺惎鍔ㄨ澶囩嚎绋�
- enableFakeAndDeviceThread: false
\ No newline at end of file
+ enableFake: false
+ # 鍚姩妯℃嫙鍣ㄨ澶囩嚎绋�
+ enableFakeDeviceThread: true
\ No newline at end of file
--
Gitblit v1.9.1