采集cd管理更新 (#916)

* 一些js更新

* js:修正逻辑,现在路径组文件不存在时会先尝试生成文件

* js:采集cd管理更新,顺便修了一些bug

* fix typos.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: 秋云 <physligl@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
mno
2025-05-25 10:51:54 +08:00
committed by GitHub
parent 04bd49d096
commit 6ee6e2b86c
6 changed files with 271 additions and 189 deletions

View File

@@ -350,6 +350,6 @@ function basename(filePath) {
}
//伪造一个js开始的记录实际上没必要
await fakeLog("自动精英锄地规划", true, true, 0);
await fakeLog("自动小怪锄地规划", true, true, 0);
}
})();