优化:支付功能(10550)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user