随车资料交接管理
This commit is contained in:
@@ -130,7 +130,6 @@ public class BaseEntity extends EntityWithId {
|
||||
|
||||
@ApiModelProperty("字符型编号")
|
||||
private String sid = UUID.randomUUID().toString();
|
||||
|
||||
// @Version
|
||||
@ApiModelProperty("记录版本,锁")
|
||||
private Integer lockVersion = 0;
|
||||
|
||||
Reference in New Issue
Block a user