diff --git a/server/cross.go b/server/cross.go index cc8ab9f..22f37f5 100644 --- a/server/cross.go +++ b/server/cross.go @@ -7,7 +7,7 @@ import ( "go.uber.org/zap" ) -// cross 跨服功能 +// cross 跨服功能 TODO: 跨服逻辑存在问题 type cross struct { server *Server messageChannel chan *crossMessage