This commit is contained in:
suyl
2021-08-25 09:22:58 +08:00
parent cfe70ccd14
commit 7adeb1fbad

View File

@@ -101,6 +101,7 @@ func (c *PrinterHandler) getOrderContent(order *model.GoodsOrder, storeTel strin
if storeDetail != nil { if storeDetail != nil {
if storeDetail.BrandIsPrint == model.NO { if storeDetail.BrandIsPrint == model.NO {
orderFmt += ` orderFmt += `
<sound>您有新订单啦!</sound>
<center><b>%s</b></center><br><br> <center><b>%s</b></center><br><br>
` `
if order.VendorOrgCode == "34665" { if order.VendorOrgCode == "34665" {
@@ -129,7 +130,7 @@ func (c *PrinterHandler) getOrderContent(order *model.GoodsOrder, storeTel strin
客户备注: <br> 客户备注: <br>
<b>%s</b><br> <b>%s</b><br>
<br> <br>
<sound>您有新订单啦!</sound>
<br> <br>
商品明细: <br> 商品明细: <br>
品名 数量 单价 小计<br> 品名 数量 单价 小计<br>