大改:重构项目

This commit is contained in:
2025-07-27 04:36:59 +08:00
parent 5746751146
commit e63f38bbb1
2 changed files with 9 additions and 2 deletions

View File

@@ -21,6 +21,13 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver
type: com.alibaba.druid.pool.DruidDataSource
# redis
redis:
database: 0
host: 8.134.169.209
port: 16379
password: redis_WSDb88
# 日志配置
logging:
level:

View File

@@ -66,8 +66,8 @@ knife4j:
max-request-size: 100MB
redis:
database: 0
host: 8.134.169.209
port: 16379
host: 1Panel-redis-Q1LE
port: 6379
password: redis_WSDb88
# 邮件服务器配置