This commit is contained in:
邹宗楠
2025-10-20 16:47:52 +08:00
parent f112028e0e
commit d47b95353c

View File

@@ -79,7 +79,6 @@ func PrintOrderByOrder4Store(ctx *jxcontext.Context, order *model.GoodsOrder, st
if err == nil {
handler, err := GetHandlerFromStore(store)
if err != nil {
globals.SugarLogger.Debugf("805216--------err := %v", err)
return &partner.PrinterStatus{
PrintResult: partner.PrintResultNoPrinter,
}, nil