|
|
|
@ -152,6 +152,8 @@ public class DcsForEquipmentServiceImpl implements IDcsForEquipmentService {
|
|
|
|
|
mesProductionRecord.setPartNo(erpPartNo);
|
|
|
|
|
mesProductionRecord.setPartName(partName);
|
|
|
|
|
mesProductionRecord.setProductSn(barcode);
|
|
|
|
|
mesProductionRecord.setWorkCellCode(workCellCode);
|
|
|
|
|
mesProductionRecord.setWorkCenterCode(workCenterCode);
|
|
|
|
|
mesProductionRecord.setReportStatus(MesExtEnumUtil.REPORT_STATUS.REPORT_STATUS_30.getValue());
|
|
|
|
|
mesProductionRecord.setReportType(MesExtEnumUtil.MES_REPORT_TYPE.NO_REPORT.getValue());
|
|
|
|
|
mesProductionRecord.setOrganizeCode(organizeCode);
|
|
|
|
|