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