跨服待办
This commit is contained in:
parent
9b7fd2b4cf
commit
6787c729e8
|
@ -7,7 +7,7 @@ import (
|
|||
"go.uber.org/zap"
|
||||
)
|
||||
|
||||
// cross 跨服功能
|
||||
// cross 跨服功能 TODO: 跨服逻辑存在问题
|
||||
type cross struct {
|
||||
server *Server
|
||||
messageChannel chan *crossMessage
|
||||
|
|
Loading…
Reference in New Issue