自动化立体仓库 - WMS系统
src/main/java/com/zy/asrs/entity/WrkMast.java
@@ -121,6 +121,10 @@
    @TableField("plt_type")
    private Integer pltType;
    @ApiModelProperty(value= "出库批次序号")
    @TableField("batch_seq")
    private String batchSeq;
    /**
     * 拣料
     */