This commit is contained in:
cdle
2021-09-20 18:53:05 +08:00
parent eb4286c1f0
commit 562d3de0b9
+2
View File
@@ -40,7 +40,9 @@ func init() {
u2i.Set(msg.FromUserName, sender.uid)
}
core.Senders <- sender
fmt.Println("++++")
end := <-sender.Wait
fmt.Println("----")
fmt.Println(end)
if end == "" {
return nil