From 97186b846fbcfbbf76614a6d370ed1864408e6c3 Mon Sep 17 00:00:00 2001 From: richboo111 Date: Mon, 20 Mar 2023 15:30:13 +0800 Subject: [PATCH] 1 --- business/partner/printer/xpyun/xpyun.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/partner/printer/xpyun/xpyun.go b/business/partner/printer/xpyun/xpyun.go index 8e96484f2..10c726697 100644 --- a/business/partner/printer/xpyun/xpyun.go +++ b/business/partner/printer/xpyun/xpyun.go @@ -312,7 +312,7 @@ func (c *PrinterHandler) getCancelOrRefundOrderContent(order *model.GoodsOrder, orderFmt := `` if storeDetail != nil { if storeDetail.BrandIsPrint == model.NO { - orderFmt += `%s` + orderFmt += `%s` if order.VendorOrgCode == "34665" { orderParams = append(orderParams, globals.StoreNameEbai2) } else {