自动化立体仓库 - WMS系统
dubin
2025-08-26 3863e5a60b1b650d5a2025779edd6a8b557939d8
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;