aa
This commit is contained in:
@@ -101,7 +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>
|
<sound>您有新订单啦!</sound><br>
|
||||||
<center><b>%s</b></center><br><br>
|
<center><b>%s</b></center><br><br>
|
||||||
`
|
`
|
||||||
if order.VendorOrgCode == "34665" {
|
if order.VendorOrgCode == "34665" {
|
||||||
|
|||||||
Reference in New Issue
Block a user