提交roll日创建
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ public class fightTask {
|
||||
private Executor customThreadPoolExecutor;
|
||||
|
||||
// 定时更新超时未结束的对局
|
||||
@Scheduled(cron = "0/6 * * * * ?")
|
||||
//@Scheduled(cron = "0/6 * * * * ?")
|
||||
private void refreshDayTask() {
|
||||
log.info("定时更新超时未结束的对局");
|
||||
// Timestamp now = new Timestamp(System.currentTimeMillis());
|
||||
|
||||
Reference in New Issue
Block a user