src/main/java/com/zy/asrs/entity/Task.java
@@ -135,6 +135,10 @@ @ApiModelProperty(value= "料架号") private String packed; @ApiModelProperty(value= "下发AGV任务计数") @TableField("ctn_type") private Integer ctnType=0; /** * 拣料 */ @@ -173,10 +177,6 @@ @ApiModelProperty(value= "工作时间") @TableField("io_time") private Date ioTime; @ApiModelProperty(value= "") @TableField("ctn_type") private Integer ctnType; @ApiModelProperty(value= "") @TableField("ove_mk")