|
|
@ -73,7 +73,7 @@ public class AssemblyVisualListPrintStrategy implements IPrintTemplateStrategySe
|
|
|
|
// 客户订单号
|
|
|
|
// 客户订单号
|
|
|
|
resultMap.put(MesPcnExtConstWords.CUST_ORDER_NO, workOrder.getCustOrderNo());
|
|
|
|
resultMap.put(MesPcnExtConstWords.CUST_ORDER_NO, workOrder.getCustOrderNo());
|
|
|
|
// 客户零件号
|
|
|
|
// 客户零件号
|
|
|
|
resultMap.put(MesPcnExtConstWords.CUST_PART_NO, workOrder.getPartNo());
|
|
|
|
resultMap.put(MesPcnExtConstWords.CUST_PART_NO, workOrder.getCustPartNo());
|
|
|
|
// 客户条码
|
|
|
|
// 客户条码
|
|
|
|
resultMap.put(MesPcnExtConstWords.SN, workOrder.getCustSn());
|
|
|
|
resultMap.put(MesPcnExtConstWords.SN, workOrder.getCustSn());
|
|
|
|
// 车型名称
|
|
|
|
// 车型名称
|
|
|
|