config(core): 更新应用配置和定时任务调度

- 修改默认激活环境从 ysb2 到 glt2
- 调整经销商佣金解冻任务执行频率从 30 秒到 20 秒
- 修改订单自动取消任务执行频率从 5 分钟到 1 分钟
This commit is contained in:
2026-03-09 12:56:17 +08:00
parent 93dbc22603
commit 26920cbbe3
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ server:
# 多环境配置
spring:
profiles:
active: ysb2
active: glt2
application:
name: server