自动化立体仓库 - WMS系统
#
lty
2025-06-06 5e57b2bcae40a2e49c9ceac706696cb838c35078
src/main/java/com/zy/asrs/entity/WaitPakin.java
@@ -85,7 +85,7 @@
    @TableField("safe_qty")
    private Double safeQty;
    @ApiModelProperty(value= "重量")
    @ApiModelProperty(value= "整托重量")
    private Double weight;
    @ApiModelProperty(value= "长度")
@@ -171,6 +171,12 @@
    @TableField("lu_hao")
    private String luHao;
    @TableField("temp1")
    private String temp1;
    @TableField("temp2")
    private String temp2;
    @TableField("packing")
    private String packing;