定时任务输出

master
hcc 2024-07-13 09:23:44 +08:00
parent 7740e93ffe
commit 1a9f895109
1 changed files with 2 additions and 0 deletions

View File

@ -42,5 +42,7 @@ public class InsertChryTask {
tbChryxxbService.insertTbChryxxb(tbChryxxb);
}
}
System.out.println("抽取查获人员信息任务执行完成:"+chryxxbList);
}
}