自动化立体仓库 - WMS系统
cl
2 天以前 8ca8f2b4ae5f84a8fd9b08b089fe2e48417e2b66
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;
    /**
     * 拣料
     */
@@ -298,6 +302,10 @@
    @TableField("Pdc_type")
    private String PdcType;
    @ApiModelProperty(value= "集装箱号")
    @TableField("container_no")
    private String containerNo;
    @ApiModelProperty(value= "")
    @TableField("ctn_no")
    private String ctnNo;