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