自动化立体仓库 - WMS系统
#
Junjie
3 天以前 d72d46b4cf88d38d5dd3acd02b80a819e8b4a073
src/main/java/com/zy/asrs/entity/WaitPakinLog.java
@@ -195,6 +195,13 @@
    @TableField("box_type3")
    private String boxType3 = "";
    /**
     * 退库标记
     */
    @ApiModelProperty(value= "退库标记")
    @TableField("tk_flag")
    private String tkFlag = "";
    public String getBeBatch$(){
        if (null == this.beBatch){ return null; }
        switch (this.beBatch){