|
|
@ -211,10 +211,10 @@ public class MesProduceSn extends BaseBean implements Serializable {
|
|
|
|
@ApiParam("包规数量")
|
|
|
|
@ApiParam("包规数量")
|
|
|
|
private Double packageQty;
|
|
|
|
private Double packageQty;
|
|
|
|
|
|
|
|
|
|
|
|
@Version
|
|
|
|
// @Version
|
|
|
|
@Column(name = "LOCK_VERSION")
|
|
|
|
// @Column(name = "LOCK_VERSION")
|
|
|
|
@ApiParam(value = "乐观锁", example = "1")
|
|
|
|
// @ApiParam(value = "乐观锁", example = "1")
|
|
|
|
public Integer lockVersion;
|
|
|
|
// public Integer lockVersion;
|
|
|
|
|
|
|
|
|
|
|
|
@Transient
|
|
|
|
@Transient
|
|
|
|
@ApiParam("缺陷代码")
|
|
|
|
@ApiParam("缺陷代码")
|
|
|
|