This commit is contained in:
zeaslity
2023-11-14 16:01:16 +08:00
parent 7312a9830b
commit f6f1c174f5
4 changed files with 29 additions and 14 deletions

View File

@@ -31,4 +31,5 @@ func main() {
// 永远等待 runtime的队列消息
<-businessForeverChan
}