REQ-3540: 备份
This commit is contained in:
parent
91747f3eea
commit
afd28bb689
@ -131,6 +131,8 @@ public class IndexNodeInfo implements NodeValue, ValueContainer<IndexNodeInfo> {
|
||||
}
|
||||
|
||||
@Override
|
||||
@JsonIgnore
|
||||
@JSONField(serialize = false)
|
||||
public boolean isValueRoot() {
|
||||
return parentId == 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user