release 1.03 nodeinfo Bug修复

This commit is contained in:
csh
2022-12-23 11:43:40 +08:00
parent ca6d7b3324
commit a60a6f9e54
+1
View File
@@ -63,6 +63,7 @@ public
Function Marshal();
Begin
children_ := nil;
GetChildrenEx(); //优化为变量,减少数据COPY2022-12-10
child_arr := array();
len := 0;