优化:支付功能(10550)

This commit is contained in:
2025-07-26 12:53:34 +08:00
parent b924d11892
commit 1593e834cc
68 changed files with 1250 additions and 3913 deletions

View File

@@ -1,6 +1,6 @@
# 端口
server:
port: 9000
port: 9200
# 多环境配置
spring:
profiles:
@@ -46,9 +46,9 @@ spring:
max-request-size: 100MB
redis:
database: 0
host: 127.0.0.1
port: 6379
password:
host: 8.134.169.209
port: 16379
password: redis_WSDb88
# 邮件服务器配置
mail: