|
@ -23,7 +23,7 @@ public class BitTask { |
|
|
|
|
|
|
|
|
private BirBaseActivityService activityService; |
|
|
private BirBaseActivityService activityService; |
|
|
|
|
|
|
|
|
// @Scheduled(cron="0 0 1 * * ?")
|
|
|
@Scheduled(cron="0 0 1 * * ?") |
|
|
public void buildTempTable(){ |
|
|
public void buildTempTable(){ |
|
|
//移除当年所有
|
|
|
//移除当年所有
|
|
|
int year = 2023; |
|
|
int year = 2023; |
|
|