src/main/java/com/zy/asrs/entity/param/CombParam.java @@ -40,6 +40,9 @@ // 规格 private String specs; //箱子条码 private String cartonLabel; } }