自动化立体仓库 - WMS系统
#
1
2025-11-04 902ddfc53e6f002c9a5a87eba6f340f5a62efe25
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){