This commit is contained in:
2021-12-29 19:35:41 +00:00
parent 8684d20bac
commit 04062df1e1
7 changed files with 45 additions and 22 deletions

View File

@@ -832,6 +832,8 @@ namespace AyaNova.Biz
ReportData.Add(jo);
}
}
vc.Clear();
oc.Clear();
return ReportData;
}