打印机日志

This commit is contained in:
邹宗楠
2026-02-09 16:05:41 +08:00
parent 67dc8be686
commit 1b700c9dda
3 changed files with 13 additions and 19 deletions

View File

@@ -131,9 +131,6 @@ func (p PrinterHandler) PrintStore(ctx *jxcontext.Context, store *model.Store, s
}
func (p PrinterHandler) PrintCancelOrRefundOrder(ctx *jxcontext.Context, printType int, store *model.Store, storeDetail *dao.StoreDetail, order *model.GoodsOrder) (printerStatus *partner.PrinterStatus, err error) {
if len(order.Skus) == 0 {
return
}
content := ""
voiceType := ""
if printType == model.YES { // 取消订单