换行
This commit is contained in:
@@ -824,8 +824,8 @@ public interface PrinterImpl {
|
||||
signLabelInfo.br +
|
||||
getFormatLabel(printDTO.getCallUrl(), signLabelInfo.center, signLabelInfo.qr) +
|
||||
signLabelInfo.br + getDividingLine() + signLabelInfo.br +
|
||||
getFormatLabel("描述:" + callTable.getNote(), signLabelInfo.s) +
|
||||
getFormatLabel(StrUtil.format("过号顺延{}桌 {}桌后需重新排号", callTable.getPostponeNum(), callTable.getPostponeNum()), signLabelInfo.s) +
|
||||
getFormatLabel("描述:" + callTable.getNote(), signLabelInfo.s) + signLabelInfo.br +
|
||||
getFormatLabel(StrUtil.format("过号顺延{}桌 {}桌后需重新排号", callTable.getPostponeNum(), callTable.getPostponeNum()), signLabelInfo.s) + signLabelInfo.br +
|
||||
getFormatLabel(StrUtil.format("取号时间: {}", DateUtil.format(callQueue.getCreateTime(), "yyyy-MM-dd HH:mm:ss")), signLabelInfo.s) +
|
||||
signLabelInfo.br +
|
||||
signLabelInfo.getOut(150) + signLabelInfo.cut;
|
||||
|
||||
Reference in New Issue
Block a user