src/main/java/com/ruoyi/production/dto/ProcessRouteItemDto.java @@ -28,4 +28,7 @@ private String model; //物料编码 private String materialCode; }