This commit is contained in:
邹宗楠
2025-07-14 16:31:14 +08:00
parent 6e2c366605
commit 592db862d1

View File

@@ -168,9 +168,15 @@ func (c *PrinterHandler) getOrderContentBig(order *model.GoodsOrder, storeTel st
下单时间: %s<BR><BR><BR>
预计送达: %s<BR><BR><BR>
订单编号: %s<BR>
<BR>
<BR>`
<QR>%s</QR><BR>
if order.BusinessType == model.BusinessTypeDingshida {
orderFmt += `
<B>预订单</B><BR>
`
}
orderFmt += `<QR>%s</QR><BR>
` + getCode +
`<B>客户: %s<BR></B>
电话: %s<BR>