REQ-3540: 惹名scope的子节点名可以重复

This commit is contained in:
yanglin 2025-03-19 13:47:50 +08:00
parent abdde327e5
commit a6b1316692

View File

@ -120,6 +120,7 @@ public class IndexNode extends BaseEntity<IndexNode> implements NodeValue, Index
// !! helper field
// to build a tree with TreeBuilder
@TableField(exist = false)
private boolean isValueRoot;