1
This commit is contained in:
@@ -41,9 +41,7 @@ func (c *PrinterHandler) getOrderContent(order *model.GoodsOrder, storeTel strin
|
||||
orderFmt := ``
|
||||
if storeDetail != nil {
|
||||
if storeDetail.BrandIsPrint == model.NO {
|
||||
orderFmt += `
|
||||
<FS2><center>%s</center></FS2>\n
|
||||
`
|
||||
orderFmt += `<FS2><center>%s</center></FS2>\n`
|
||||
if order.VendorOrgCode == "34665" {
|
||||
orderParams = append(orderParams, globals.StoreNameEbai2)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user