From 3200ebd799aef69708cfad4944167625268a82ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Thu, 17 Nov 2022 17:57:57 +0800 Subject: [PATCH] 1 --- business/jxstore/event/event_tcp_utils.go | 1 - 1 file changed, 1 deletion(-) diff --git a/business/jxstore/event/event_tcp_utils.go b/business/jxstore/event/event_tcp_utils.go index df9b551db..1522e2b98 100644 --- a/business/jxstore/event/event_tcp_utils.go +++ b/business/jxstore/event/event_tcp_utils.go @@ -366,7 +366,6 @@ func changePrinterStatus(printNo string, status int) { //按打印机方提供的文档来的 func buildMsg(printMsg *model.PrintMsg) (data []byte, err error) { - globals.SugarLogger.Debugf("buildMsg===========%s", utils.Format4Output(printMsg, false)) var ( content = printMsg.Content orderNo = printMsg.OrderNo