src/main/java/com/zy/asrs/entity/param/CheckBom.java @@ -7,6 +7,6 @@ // bom号 private String bomCode; // 物料号 // 品号 private String matnr; }