自动化立体仓库 - WMS系统
#
whycq
2025-06-26 5f6dbe95bb56f30ccd7acb98282d486e5ed2afd8
src/main/java/com/zy/asrs/entity/WaitPakin.java
@@ -164,6 +164,10 @@
    @TableField("bom_code")
    private String bomCode;
    @ApiModelProperty(value= "bom号")
    @TableField("is_full")
    private String isFull;
    public String getBeBatch$(){
        if (null == this.beBatch){ return null; }
        switch (this.beBatch){