From 6787c729e800bba6acb1760fa472de9fb738722c Mon Sep 17 00:00:00 2001 From: kercylan98 Date: Mon, 15 May 2023 15:45:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=A8=E6=9C=8D=E5=BE=85=E5=8A=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/cross.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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