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