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;