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 (