v0.1.9 - 避免错误文件的使用

This commit is contained in:
spiritsoul
2025-01-27 21:09:04 +08:00
parent 615ffca90f
commit 2f5feace7b
4 changed files with 16 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ import (
)
var (
ecsVersion = "v0.1.8"
ecsVersion = "v0.1.9"
menuMode bool
onlyChinaTest bool
input, choice string