smart-core-tool/src/main/java/com/qianwen/core/tool/node/TreeNode.java
@@ -4,7 +4,6 @@ import com.fasterxml.jackson.databind.ser.std.ToStringSerializer; import com.qianwen.core.tool.utils.StringPool; /* loaded from: blade-core-tool-9.3.0.0-SNAPSHOT.jar:org/springblade/core/tool/node/TreeNode.class */ public class TreeNode extends BaseNode<TreeNode> { private static final long serialVersionUID = 1; private String title;