删除无用
This commit is contained in:
@@ -111,7 +111,7 @@ public class CrawlerSchedule {
|
||||
|
||||
|
||||
// 每7秒执行一次爬取今日已经结算
|
||||
// @Scheduled(cron = "*/7 * * * * ?")
|
||||
//@Scheduled(cron = "*/7 * * * * ?")
|
||||
public void executeSettlement() {
|
||||
System.out.println("开始爬取今日已经结算...");
|
||||
int retryCount = 0;
|
||||
|
||||
Reference in New Issue
Block a user