自动化立体仓库 - WMS系统
LSH
2023-09-26 851a69962e7febe20c70e57fe60ced663269a03c
src/main/java/com/zy/asrs/entity/WaitPakin.java
@@ -162,6 +162,9 @@
    @TableField("mat_type")
    private Integer matType;
    @ApiModelProperty(value= "客户信息ID")
    private Long owner;
    public String getBeBatch$(){
        if (null == this.beBatch){ return null; }
        switch (this.beBatch){