@@ -655,7 +655,10 @@ void CPosPrinter::PrintWaimaiOrderShouyin(CWaimaiOrder& order)
POS_TextOut("支付方式:" + CLewaimaiString::UTF8ToANSI(order.m_pay_type), false, setting_printer_pay_big, 2);
POS_FeedLine();
+
+ POS_FeedLine();
POS_CutPaper();
}