集成sharding

tags/yfai-pcn-ext-v1.0
微笑着面对明天 11 months ago
parent 8727fe218e
commit 77e59a5627

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

Loading…
Cancel
Save