自动化立体仓库 - WMS系统
#
1
1 天以前 7a27f5e7896cace9e519f6343c76e91d5c43800a
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){