task 任务重试测试

yun-zuoyi
luweihao 5 years ago
parent 68cbd54f37
commit 1b727f1721

@ -155,7 +155,7 @@ public class MesWorkOrder extends BaseBean implements Serializable {
@Version
@Column(name = "LOCK_VERSION")
@ApiParam(value = "乐观锁", example = "1")
public transient Integer lockVersion;
public Integer lockVersion;
/********************** 冗余字段 *********************************/
@Transient

Loading…
Cancel
Save