src/main/java/com/zy/asrs/entity/param/StockOutParam.java @@ -31,6 +31,8 @@ // 数量 private Double count; private String barcode; } }