支付方式

This commit is contained in:
2026-04-03 11:43:27 +08:00
parent 365968b66c
commit 70b291c3c8

View File

@@ -316,7 +316,7 @@ public interface PrinterImpl {
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);