自动化立体仓库 - WMS系统
#1
lsh
5 天以前 82ad5c5c743060cd36cbae518125ecc40691d633
src/main/java/com/zy/asrs/entity/WaitPakin.java
@@ -195,6 +195,12 @@
    @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){