fix: 删除突兀的说明

This commit is contained in:
spiritlhl 2025-08-01 15:05:00 +00:00
parent d6ad936901
commit a6adf423ae

View File

@ -68,7 +68,6 @@ func main() {
fmt.Println(err.Error()) fmt.Println(err.Error())
return return
} }
fmt.Println("上游信息:")
fmt.Print(result.Result) fmt.Print(result.Result)
} }
if preCheck.Connected && preCheck.StackType == "DualStack" { if preCheck.Connected && preCheck.StackType == "DualStack" {