From f29e6f31e4f2d533124fc68346b7cc072f427c9b Mon Sep 17 00:00:00 2001
From: chengf <cgf12138@163.com>
Date: 星期四, 11 十二月 2025 16:58:24 +0800
Subject: [PATCH] Z三导入逻辑

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

diff --git a/springboot/src/main/resources/application-debug.yml b/springboot/src/main/resources/application-debug.yml
index 1b3f598..aa18c8e 100644
--- a/springboot/src/main/resources/application-debug.yml
+++ b/springboot/src/main/resources/application-debug.yml
@@ -27,7 +27,7 @@
     database: 0
     host: localhost
     port: 6379
-    password: redis2020
+    password:
     pool:
       max-active: 300
       max-wait: 3000

--
Gitblit v1.8.0