自动化立体仓库 - WMS系统
*
whycq
2024-09-30 035eb4ea58c56ae748b10e4121fc907aa9de62ea
src/main/java/com/zy/asrs/entity/WaitPakinLog.java
@@ -152,6 +152,10 @@
    @ApiModelProperty(value= "备注")
    private String memo;
    @ApiModelProperty(value= "bom号")
    @TableField("bom_code")
    private String bomCode;
    public String getBeBatch$(){
        if (null == this.beBatch){ return null; }
        switch (this.beBatch){