1
This commit is contained in:
@@ -150,6 +150,8 @@ func (p PrinterHandler) PrintCancelOrRefundOrder(ctx *jxcontext.Context, printTy
|
||||
return nil, nil
|
||||
}
|
||||
|
||||
globals.SugarLogger.Debugf("=======PrintCancelOrRefundOrder== : %s , %s", utils.Format4Output(content, false), store.PrinterSN)
|
||||
|
||||
return p.PrintMsg(ctx, store.PrinterSN, "", voiceType, content)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user