@ -88,7 +88,7 @@ public class MesPartStockSchedule extends BaseBean implements Serializable {
private Integer stockQty;
@Column(name = "MIN_GEN_LOT")
@ApiParam("最小生成批次")
@ApiParam("最小下达批次")
private Integer minGenLot;
@Transient