This commit is contained in:
邹宗楠
2025-04-18 13:42:00 +08:00
parent 58363054ea
commit 625ddfe495
2 changed files with 3 additions and 4 deletions

View File

@@ -74,7 +74,7 @@ func (c *PrinterHandler) getOrderContent(order *model.GoodsOrder, storeTel strin
地址: %s<BR>
<BR>
客户备注: <BR>
<B>%s</B><BR>
<BOLD>%s</BOLD><BR>
<BR>
<BR>
@@ -161,8 +161,8 @@ func (c *PrinterHandler) getOrderContentBig(order *model.GoodsOrder, storeTel st
电话: %s<BR>
地址: %s<BR>
<BR>
<B>客户备注: <BR></B>
<B>%s</B><BR>
<BOLD>客户备注: <BR></BOLD>
<BOLD>%s</BOLD><BR>
<BR>
<BR>