切换server数据库

This commit is contained in:
2025-07-27 13:06:49 +08:00
parent 62d55c9831
commit 1cb8620c88
12 changed files with 1107 additions and 31 deletions

View File

@@ -9,6 +9,11 @@ spring:
password: jdj7HYEdYHnYEFBy
driver-class-name: com.mysql.cj.jdbc.Driver
type: com.alibaba.druid.pool.DruidDataSource
redis:
database: 0
host: 1Panel-redis-Q1LE
port: 6379
password: redis_WSDb88
# 日志配置
logging: