release 1.03 nodeinfo Bug修复

This commit is contained in:
csh 2022-12-23 11:43:40 +08:00
parent ca6d7b3324
commit a60a6f9e54
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ public
Function Marshal();
Begin
children_ := nil;
GetChildrenEx(); //优化为变量减少数据COPY2022-12-10
child_arr := array();
len := 0;