新增Claude检测,修复部分其他检测

This commit is contained in:
spiritlhl
2025-01-18 13:56:57 +08:00
parent dbd921d8ca
commit eb03d50cd2
4 changed files with 6 additions and 6 deletions

View File

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