设定每天凌晨3点转cminmsg消息

This commit is contained in:
zhouxiunai
2018-12-30 22:51:42 +08:00
parent 695fff6b22
commit b20dd213d1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ scheduled:
maxPoolSize: 50
queueCapacity: 10
# 每日凌晨3:00 cminmsg 已处理数据转历史
cminmsgHisCron: 0 52 21 * * ?
cminmsgHisCron: 0 0 3 * * ?
#计入历史航班数据的条件
hstCondition:
#航班到达超过多久则成为历史航班数据(单位:秒)