修改飞蛾小票打印
This commit is contained in:
parent
55c0b270a0
commit
bc4c3e6975
|
|
@ -130,6 +130,9 @@ public class FeieyunPrintUtil {
|
|||
builder.append("<B><BOLD>"+productName+" "+number+"</BOLD></B><BR><BR>");
|
||||
builder.append("<B><BOLD>"+remark+" </BOLD></B><BR>");
|
||||
}
|
||||
|
||||
|
||||
builder.append("<BR><BR><BR><BR><BR><BR>");
|
||||
builder.append("<CUT>");
|
||||
|
||||
String content=builder.toString();
|
||||
|
|
|
|||
Loading…
Reference in New Issue