打桩,测试美团配送

This commit is contained in:
邹宗楠
2022-11-30 10:26:58 +08:00
parent 874d2ffc76
commit f780a123e4
5 changed files with 15 additions and 67 deletions

View File

@@ -38,7 +38,7 @@ func (c *PrinterHandler) getOrderContent(order *model.GoodsOrder, storeTel strin
if order.VendorID == model.VendorIDEBAI {
getCode = fmt.Sprintf("<S2>饿百取货码:%s</S2><RN>\n", jxutils.GetEbaiOrderGetCode(order))
}
orderParams := []interface{}{}
var orderParams []interface{}
orderFmt := ``
if storeDetail != nil {
if storeDetail.BrandIsPrint == model.NO {