钩子损坏1

This commit is contained in:
2026-06-30 09:50:00 +08:00
parent 37b6bda939
commit 1661483f39

View File

@@ -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;
} }
/** /**