huminmin
2026-04-25 880caee0e3d9a239a60f4df4acf3c35adafb55d5
src/main/java/com/ruoyi/production/dto/ProductBomDto.java
@@ -15,4 +15,9 @@
    //产品规格型号
    private String productModelName;
    //物料编码
    private String materialCode;
    //物料编码
    private Long copyId;
}