|
|
@ -88,7 +88,6 @@ public class MesProductionReocrdGenerateStepService extends BaseStepService {
|
|
|
|
mesProductionRecord.setIsComplete(MesEnumUtil.TRUE_OR_FALSE.TRUE.getValue());
|
|
|
|
mesProductionRecord.setIsComplete(MesEnumUtil.TRUE_OR_FALSE.TRUE.getValue());
|
|
|
|
mesProductionRecord.setCompleteDateTime(DateUtil.formatDateTime(new Date()));
|
|
|
|
mesProductionRecord.setCompleteDateTime(DateUtil.formatDateTime(new Date()));
|
|
|
|
mesProductionRecord.setLotNo(mesProduceSn.getLotNo());
|
|
|
|
mesProductionRecord.setLotNo(mesProduceSn.getLotNo());
|
|
|
|
mesProductionRecord.setEquipmentName(mesProduceSn.getEquipmentName());
|
|
|
|
|
|
|
|
//mesProductionRecord.setShiftGroup();
|
|
|
|
//mesProductionRecord.setShiftGroup();
|
|
|
|
//mesProductionRecord.setWorkOrderNo(productionProcessContext.get);
|
|
|
|
//mesProductionRecord.setWorkOrderNo(productionProcessContext.get);
|
|
|
|
|
|
|
|
|
|
|
|