opt:输送线分类优化

This commit is contained in:
2024-11-29 18:17:05 +08:00
parent e7d1c76a9f
commit 470a3641a7
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ spring:
freemarker:
check-template-location: false
profiles:
active: dev
active: prod
jackson:
time-zone: GMT+8
data:

View File

@@ -1,5 +1,5 @@
server:
port: 8010
port: 8020
#配置数据源
spring:
datasource:
@@ -153,7 +153,7 @@ sa-token:
token-session-check-login: false
alone-redis:
# Redis数据库索引默认为0
database: 5
database: 2
# Redis服务器地址
host: 10.44.101.19
# Redis服务器连接端口