@@ -183,6 +183,7 @@ func main() {
}
fmt.Println("输入值:")
fmt.Printf("%#v\n", input)
+ time.Sleep(10 * time.Second)
switch input {
case "yes\n":