src/main/java/com/ruoyi/production/dto/ProductBomDto.java @@ -17,4 +17,7 @@ //物料编码 private String materialCode; //物料编码 private Long copyId; }