自动化立体仓库 - WMS系统
lty
2025-11-07 ea62a3548fdc6f451cd464120fc98f1c3cca6f0d
src/main/java/com/zy/asrs/entity/WaitPakin.java
@@ -195,12 +195,6 @@
    @TableField("box_type3")
    private String boxType3 = "1";
    @ApiModelProperty(value= "客户名称")
    private String owner;
    @ApiModelProperty(value= "客户编号")
    private Long uuid;
    public String getBeBatch$(){
        if (null == this.beBatch){ return null; }
        switch (this.beBatch){