feat(集成xxljob): 集成xxljob
This commit is contained in:
parent
ce9823c369
commit
deed1bb13a
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue