config(core): 更新应用配置和定时任务调度
- 修改默认激活环境从 ysb2 到 glt2 - 调整经销商佣金解冻任务执行频率从 30 秒到 20 秒 - 修改订单自动取消任务执行频率从 5 分钟到 1 分钟
This commit is contained in:
@@ -4,7 +4,7 @@ server:
|
||||
# 多环境配置
|
||||
spring:
|
||||
profiles:
|
||||
active: ysb2
|
||||
active: glt2
|
||||
|
||||
application:
|
||||
name: server
|
||||
|
||||
Reference in New Issue
Block a user