修改支付通道问题
This commit is contained in:
@@ -189,6 +189,7 @@ public class PrinterUtils {
|
||||
sb.append("<C> </C><BR><BR>");
|
||||
sb.append("<S>总订单数:"+handoverInfo.getOrderNum()+"</S><BR>");
|
||||
sb.append("<S>打印时间:"+DateUtils.getTime(new Date())+"</S><BR>");
|
||||
// sb.append("<QR>".concat(handoverInfo.getMerchantName())+"</QR><BR>");
|
||||
|
||||
sb.append("<OUT:200>");
|
||||
sb.append("<PCUT>");
|
||||
|
||||
Reference in New Issue
Block a user