delete
This commit is contained in:
parent
d6f3e85fac
commit
81fe822a25
|
@ -14,8 +14,8 @@ func main() {
|
|||
global.InitGlobal()
|
||||
|
||||
worker.InitCorp()
|
||||
|
||||
global.SendCorpMessage(1000, []string{"jiangyong"}, "测试1")
|
||||
global.SendCorpMessage(1002, []string{"jiangyong"}, "测试2")
|
||||
//
|
||||
//global.SendCorpMessage(1000, []string{"jiangyong"}, "测试1")
|
||||
//global.SendCorpMessage(1002, []string{"jiangyong"}, "测试2")
|
||||
select {}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue