aa
This commit is contained in:
@@ -96,7 +96,6 @@ func (c *PrinterHandler) getOrderContent(order *model.GoodsOrder, storeTel strin
|
|||||||
if sku.Upc != "" {
|
if sku.Upc != "" {
|
||||||
orderFmt += `upc码: %s\n`
|
orderFmt += `upc码: %s\n`
|
||||||
orderParams = append(orderParams, sku.Upc)
|
orderParams = append(orderParams, sku.Upc)
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
orderFmt += `\n
|
orderFmt += `\n
|
||||||
|
|||||||
Reference in New Issue
Block a user