提交roll日创建

This commit is contained in:
2026-07-14 18:32:14 +08:00
parent 09883eacdb
commit 6971daf9a7
16 changed files with 1119 additions and 52 deletions
@@ -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());