Merge remote-tracking branch 'base-version/main' into dev

This commit is contained in:
chenbowen
2025-12-09 16:25:18 +08:00
30 changed files with 415 additions and 112 deletions

View File

@@ -53,7 +53,8 @@ spring:
host: 172.16.46.63 # 地址
port: 30379 # 端口
database: 1 # 数据库索引
# password: 123456 # 密码,建议生产环境开启
username: zt-redis
password: P@ssword25
--- #################### MQ 消息队列相关配置 ####################