This commit is contained in:
cdle
2021-10-11 16:48:37 +08:00
parent 0e551687c5
commit ecec622323
4 changed files with 88 additions and 2 deletions
+1
View File
@@ -45,6 +45,7 @@ func init() {
sender.uid = int(time.Now().UnixNano())
u2i.Set(msg.FromUserName, sender.uid)
}
core.Senders <- sender
end := <-sender.Wait
ss := []string{}