src/main/java/com/zy/asrs/entity/param/StockOutParam.java @@ -31,6 +31,10 @@ // 数量 private Double count; private int owner; private int payment; } }