|
|
@ -84,6 +84,8 @@ public class CqLxAssemblyVisualListPrintStrategy implements IPrintTemplateStrate
|
|
|
|
resultMap.put(MesPcnExtConstWords.CUST_PART_NO, workOrder.getCustPartNo());
|
|
|
|
resultMap.put(MesPcnExtConstWords.CUST_PART_NO, workOrder.getCustPartNo());
|
|
|
|
// 客户条码
|
|
|
|
// 客户条码
|
|
|
|
resultMap.put(MesPcnExtConstWords.SN, workOrder.getCustSn());
|
|
|
|
resultMap.put(MesPcnExtConstWords.SN, workOrder.getCustSn());
|
|
|
|
|
|
|
|
// 加工单号
|
|
|
|
|
|
|
|
resultMap.put(MesPcnExtConstWords.WORK_ORDER_NO, workOrder.getWorkOrderNo());
|
|
|
|
// 工单备注(取值修改-45623 PCN-龙兴装配目视单模板取值调整:取工单表中的 remark)
|
|
|
|
// 工单备注(取值修改-45623 PCN-龙兴装配目视单模板取值调整:取工单表中的 remark)
|
|
|
|
resultMap.put(MesPcnExtConstWords.REMARK, workOrder.getRemark());
|
|
|
|
resultMap.put(MesPcnExtConstWords.REMARK, workOrder.getRemark());
|
|
|
|
// 重打印
|
|
|
|
// 重打印
|
|
|
|