支付方式
This commit is contained in:
@@ -316,7 +316,7 @@ public interface PrinterImpl {
|
|||||||
|
|
||||||
data.append(signLabelInfo.br);
|
data.append(signLabelInfo.br);
|
||||||
data.append(signLabelInfo.br);
|
data.append(signLabelInfo.br);
|
||||||
data.append(getFormatLabel(leftRightAlign("支付方式:", "支付宝小程序", 32), signLabelInfo.s)).append(signLabelInfo.br);
|
data.append(getFormatLabel(leftRightAlign("支付方式:", printInfoDTO.getPrintType(), 32), signLabelInfo.s)).append(signLabelInfo.br);
|
||||||
}
|
}
|
||||||
|
|
||||||
data.append(getFormatLabel("--------------------------------", signLabelInfo.s)).append(signLabelInfo.br);
|
data.append(getFormatLabel("--------------------------------", signLabelInfo.s)).append(signLabelInfo.br);
|
||||||
|
|||||||
Reference in New Issue
Block a user