src/main/java/com/zy/asrs/entity/WrkMastLog.java
@@ -147,6 +147,10 @@ @TableField("plt_type") private Integer pltType; @ApiModelProperty(value= "") @TableField("batch_seq") private String batchSeq; /** * 空板 */ @@ -299,6 +303,10 @@ @TableField("Pdc_type") private String PdcType; @ApiModelProperty(value= "集装箱号") @TableField("container_no") private String containerNo; @ApiModelProperty(value= "") @TableField("ctn_no") private String ctnNo;