feat(集成xxljob): 集成xxljob

This commit is contained in:
ovo 2024-12-24 17:08:04 +08:00
parent ce9823c369
commit deed1bb13a
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ public class SimpleXxlJob {
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
System.out.println("执行定时任务,执行时间:"+sdf.format(new Date()));
for (String cache : CacheConstants.CACHE_LIST) {