release 1.03 nodeinfo Bug修复
This commit is contained in:
parent
ca6d7b3324
commit
a60a6f9e54
|
|
@ -63,6 +63,7 @@ public
|
|||
|
||||
Function Marshal();
|
||||
Begin
|
||||
children_ := nil;
|
||||
GetChildrenEx(); //优化为变量,减少数据COPY,2022-12-10
|
||||
child_arr := array();
|
||||
len := 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue