From 69abacb5e3340d7f2fa18ff297285e6d14c16ea0 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期二, 23 九月 2025 17:01:38 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 069b3f9..77eef45 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:

--
Gitblit v1.9.1