src/main/java/com/ruoyi/production/dto/ProductBomDto.java @@ -18,4 +18,7 @@ //产品编码 private String productCode; // 产品类型 private String dictLabel; }