删除无用

This commit is contained in:
xuelijun
2026-01-27 10:58:50 +08:00
parent 008a2545a3
commit 47fe421a9b
6 changed files with 2 additions and 2908 deletions

View File

@@ -111,7 +111,7 @@ public class CrawlerSchedule {
// 每7秒执行一次爬取今日已经结算
// @Scheduled(cron = "*/7 * * * * ?")
//@Scheduled(cron = "*/7 * * * * ?")
public void executeSettlement() {
System.out.println("开始爬取今日已经结算...");
int retryCount = 0;