src/main/java/com/zy/asrs/entity/param/CombParam.java @@ -53,6 +53,9 @@ // 卷面积 private Double volume; // 入库站点 private Integer inStaNo; } }