1
This commit is contained in:
@@ -53,7 +53,7 @@ func (c *PrinterHandler) getOrderContent(order *model.GoodsOrder, storeTel strin
|
||||
}
|
||||
}
|
||||
orderFmt += `
|
||||
<B>%s#%d</B><BR><BR>
|
||||
<CB>%s#%d</CB><BR><BR>
|
||||
--------------------------------<BR>
|
||||
下单时间: %s<BR>
|
||||
预计送达: %s<BR>
|
||||
@@ -147,7 +147,7 @@ func (c *PrinterHandler) getOrderContentBig(order *model.GoodsOrder, storeTel st
|
||||
}
|
||||
}
|
||||
orderFmt += `
|
||||
<B>%s#%d</B><BR><BR>
|
||||
<CB>%s#%d</CB><BR><BR>
|
||||
--------------------------------<BR>
|
||||
<B>下单时间: %s<BR><BR><BR></B>
|
||||
<B>预计送达: %s<BR><BR><BR></B>
|
||||
|
||||
Reference in New Issue
Block a user