Update main.js (#1327)

This commit is contained in:
mno
2025-07-11 01:00:04 +08:00
committed by GitHub
parent 05d3aae061
commit b868978267

View File

@@ -824,8 +824,8 @@ async function processPathingsByGroup(pathings, targetTexts, blacklistKeywords,
}
if (runningFailCount >= 2) {
log.error("连续三条路线终止时坐标不变,终止运行");
break;
log.error("连续三条路线终止时坐标不变,不记录运行数据");
continue;
}
// 计算下一个 UTC 时间的晚上 8 点(即北京时间凌晨四点)