fix:【iot】spring redis 配置多了 data 层,修复 https://t.zsxq.com/51v5n
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled

This commit is contained in:
YunaiV 2025-11-24 19:25:28 +08:00
parent a1c07f1924
commit 6c295f8782

View File

@ -5,7 +5,6 @@ spring:
active: local # 默认激活本地开发环境
# Redis 配置
data:
redis:
host: 127.0.0.1 # Redis 服务器地址
port: 6379 # Redis 服务器端口