src/main/java/com/zy/asrs/entity/WrkMast.java
@@ -113,7 +113,7 @@ @TableField("loc_sts") private String locSts; @ApiModelProperty(value= "订单号") @ApiModelProperty(value= "业务单号") @TableField("user_no") private String userNo; @@ -121,6 +121,10 @@ @TableField("plt_type") private Integer pltType; @ApiModelProperty(value= "出库批次序号") @TableField("batch_seq") private String batchSeq; /** * 拣料 */