yun-zuoyi
castle.zang 4 years ago
commit 038aef18dd

@ -36,11 +36,6 @@ import java.io.Serializable;
public class MesProduceSnTravel extends BaseBean implements Serializable {
private static final long serialVersionUID = -1807953720033107108L;
@Version
@Column(name = "LOCK_VERSION")
@ApiParam(value = "乐观锁", example = "1")
public Integer lockVersion;
@Column(name = "SYSTEM_SYNC_STATUS")
@ColumnDefault("2")
@ApiParam(value = "系统同步标志")

Loading…
Cancel
Save