|
|
@ -758,7 +758,7 @@ func (impl *ReclinerReclstServiceImplement) CreateRecPrintInfo(entity model.Recl |
|
|
|
head.Status = 0 |
|
|
|
head.LabelTemplateId = result.LabelTemplateId |
|
|
|
head.PrinterId = result.PrinterId |
|
|
|
head.PrintQty = 1 |
|
|
|
head.PrintQty = 2 |
|
|
|
head.BusinessObjType = "BACK" |
|
|
|
head.BusinessObjId = entity.SerialOrderId |
|
|
|
err = headDao.InsertOne(head) |
|
|
|