zss
5 天以前 d1ec8604898e3aa930a1ffaf049fe807d17c75e1
src/main/java/com/ruoyi/production/service/impl/ProductionRecordServiceImpl.java
@@ -298,6 +298,7 @@
                                paramEntity.setParamFormat(orderParam.getParamFormat());
                                paramEntity.setValueMode(orderParam.getValueMode());
                                paramEntity.setUnit(orderParam.getUnit());
                                paramEntity.setStandardValue(orderParam.getStandardValue());
                            }
                        }
                        productionProductRouteItemParamService.save(paramEntity);