采集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:
@@ -350,6 +350,6 @@ function basename(filePath) {
|
||||
}
|
||||
|
||||
//伪造一个js开始的记录(实际上没必要)
|
||||
await fakeLog("自动精英锄地规划", true, true, 0);
|
||||
await fakeLog("自动小怪锄地规划", true, true, 0);
|
||||
}
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user