自动化立体仓库 - WMS系统
pjb
2025-07-13 1d3fdb2bf289396fb5d20aa48783c02b55f2d95d
src/main/java/com/zy/asrs/entity/ViewWorkInBean.java
@@ -98,6 +98,8 @@
   @ApiModelProperty(value= "生产日期")
   private String manu_date;
   private String manuDate;
   @ApiModelProperty(value= "品项数")
   private String item_num;
@@ -108,7 +110,9 @@
   private Double weight;
   @ApiModelProperty(value= "长度")
   private Double length;
   private Double man_length;
   private Double manLength;
   @ApiModelProperty(value= "体积")
   private Double volume;