合并dev

tags/yfai-pcn-ext-v2.3
王杰 7 months ago
parent 24fd34c088
commit e20e160034

@ -150,7 +150,7 @@ public class MesProductSnSaveStepService extends BaseStepService {
productionPsOutContext.setSnStatus(MesExtEnumUtil.PRODUCE_SN_STATUS.PROCESSING.getValue());
}
produceSnRepository.updateByProperties(
produceSnRepository.updateByProperties(
new String[]{"id", "organizeCode"},
new Object[]{produceSn.getId(), reqBean.getOrganizeCode()},
new String[]{"areaCode", "workCenterCode", "workCellCode", "routeCode", "processCode", "craftCode",

Loading…
Cancel
Save