@ -42,7 +42,7 @@ public class SyncCountJobService {
}
@Scheduled(cron = "0 0 1 * * ?")
@Scheduled(cron = "0 0 2 * * ?")
public void syncAllCount(){
try {
int random = new Random(100).nextInt();