狗粮pro 7.25 (#1409)

1.优化B路线些许小bug
This commit is contained in:
2025-07-26 09:12:18 +08:00
committed by GitHub
parent 8dfae64252
commit 4b14d2a7dd
9 changed files with 88 additions and 78 deletions

View File

@@ -194,7 +194,7 @@ let enemyType = "无";
log.info(`上次狗粮开始时间: ${lastEndTime.toISOString()}`);
log.info(`上次运行路线: ${lastRunRoute}`);
log.info(`上次运行是否完成: ${finished}`);
log.info(`版本1.69,更新日期25.7.24,如果太久远,要经常检查更新`);
log.info(`版本1.70,更新日期25.7.25,如果太久远,要经常检查更新`);
try {
// 读取 manifest.json 文件的内容