diff --git a/business/dao/print_temp_utils.go b/business/dao/print_temp_utils.go index 291e1ffef..cec905dec 100644 --- a/business/dao/print_temp_utils.go +++ b/business/dao/print_temp_utils.go @@ -184,10 +184,10 @@ func MakePrintMsgOnTemp(param map[string]string, userId string) (string, error) case "title": printMsg += userTempMap[v] case "qrcOrder": - if param["vendorId"] == utils.Int2Str(model.VendorIDEBAI) && param[v] != "" { // 饿百订单 - printMsg += userTempMap[v] - printMsg += param[v] - } + //if param["vendorId"] == utils.Int2Str(model.VendorIDEBAI) && param[v] != "" { // 饿百订单 + printMsg += userTempMap[v] + printMsg += param[v] + //} default: printMsg += userTempMap[v] printValue = append(printValue, param[v]) @@ -384,8 +384,13 @@ func PrinterOrderVoice(param map[string]string, setting *model.PrintSettingObj, rejectionValue := make([]interface{}, 0, 0) rejection += `