feat: There is no way the, 注掉定时器执行周期
This commit is contained in:
@@ -79,7 +79,7 @@ public class UpdateStateBussSync {
|
||||
|
||||
// 每天0点1分执行 企标标准文本状态 即将实施和现行有效状态自动变更逻辑
|
||||
// @Scheduled(cron="0 0 1 1 * ?")
|
||||
@Scheduled(cron="*/60 * * * * ?")
|
||||
// @Scheduled(cron="*/60 * * * * ?")
|
||||
// @Scheduled(cron = "0 1 0 * * ?")
|
||||
@Async
|
||||
public void BussScheduled(){
|
||||
|
||||
Reference in New Issue
Block a user