|
|
|
@ -220,6 +220,7 @@ public class MesWorkOrderOfflineRestoreDispatchService implements IMesWorkOrderO
|
|
|
|
|
productionRecord.setFid(UUID.randomUUID().toString());
|
|
|
|
|
productionRecord.setOneMouldMoreId(UUID.randomUUID().toString());
|
|
|
|
|
productionRecord.setSystemSyncStatus(CommonEnumUtil.TRUE_OR_FALSE.FALSE.getValue());
|
|
|
|
|
productionRecord.setOrganizeCode(organizeCode);
|
|
|
|
|
ConvertBean.serviceModelInitialize(productionRecord, MesPcnExtConstWords.JOB);
|
|
|
|
|
} else {
|
|
|
|
|
productionRecord = productionRecordRepository.getByProperty(
|
|
|
|
|