跨服待办

This commit is contained in:
kercylan98 2023-05-15 15:45:42 +08:00
parent 9b7fd2b4cf
commit 6787c729e8
1 changed files with 1 additions and 1 deletions

View File

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