From 8060bc5c85eb1567cf50cc484722b145fe1d4e90 Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Thu, 22 Jul 2021 10:28:17 +0800 Subject: [PATCH] aa --- 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 638d1a543..605cae1b9 100644 --- a/business/jxstore/event/event_tcp.go +++ b/business/jxstore/event/event_tcp.go @@ -383,6 +383,7 @@ func doPrint2(printMsgChan chan interface{}) (err error) { for { select { case obj, _ := <-printMsgChan: + fmt.Println("qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq", utils.Format4Output(obj, true)) printMsg, ok := obj.(*model.PrintMsg) if ok { var (