1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user