From 2de089f09ade772e8b59e4155eedacdca1362edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Wed, 10 Jul 2024 10:42:29 +0800 Subject: [PATCH] 1 --- business/jxstore/event/event_tcp.go | 1 + 1 file changed, 1 insertion(+) diff --git a/business/jxstore/event/event_tcp.go b/business/jxstore/event/event_tcp.go index c9f494775..2cd646585 100644 --- a/business/jxstore/event/event_tcp.go +++ b/business/jxstore/event/event_tcp.go @@ -103,6 +103,7 @@ func handleConn(c net.Conn) error { } if !ok { t = NewTcpClient() + buildAllMap(t, printNo) PrintObject[printNo] = t } if strings.Contains(string(buffer[0:n]), "print_no_clear") { // 清理缓存