feat(system): 用户主题配置持久化

This commit is contained in:
2026-04-02 20:45:42 +08:00
parent fc1c976e46
commit a6d9c99376
9 changed files with 345 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ spring:
data:
redis:
host: 127.0.0.1 # 地址
port: 6379 # 端口
port: 16379 # 端口
database: 1 # 数据库索引
# password: njcnpqs # 密码,建议生产环境开启