Compare commits
1 Commits
c3ae15c7cc
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 1661483f39 |
@@ -499,6 +499,7 @@ public interface PrinterImpl {
|
|||||||
getFormatLabel(StrUtil.format("打印时间:{}", DateUtil.format(DateUtil.date(), "yyyy-MM-dd HH:mm:ss")), signLabelInfo.s) +
|
getFormatLabel(StrUtil.format("打印时间:{}", DateUtil.format(DateUtil.date(), "yyyy-MM-dd HH:mm:ss")), signLabelInfo.s) +
|
||||||
signLabelInfo.br +
|
signLabelInfo.br +
|
||||||
signLabelInfo.cut;
|
signLabelInfo.cut;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user