自动化立体仓库 - WMS系统
#1
lsh
昨天 d1be26f8d8196716257de0d3b09daa83a62bfffe
src/main/java/com/zy/asrs/entity/WaitPakinLog.java
@@ -194,12 +194,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){