@@ -142,13 +142,14 @@ namespace TEAMModelOS.FunctionV4.HttpTrigger
old = item;
break;
}
+ var blocks = dim.SelectMany(x => x.blocks);
//同步知识块。
if (old != null)
{
-
+
else {