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