适配打印机新参数
This commit is contained in:
@@ -81,4 +81,12 @@ public class TbPrintMachineDto implements Serializable {
|
||||
|
||||
/** Android打印机需要标识设备ID */
|
||||
private String productId;
|
||||
|
||||
private String receiptSize;
|
||||
private String classifyPrint;
|
||||
private String tablePrint;
|
||||
private String printQty;
|
||||
private String printMethod;
|
||||
private String printType;
|
||||
private String printReceipt;
|
||||
}
|
||||
Reference in New Issue
Block a user