This commit is contained in:
2024-05-06 17:24:32 +08:00
parent b1c21ffc8a
commit 0ede39d15e
5 changed files with 33 additions and 6 deletions
+2
View File
@@ -52,5 +52,7 @@ namespace Model
get;
set;
}
public List<ResourcesItem> child { get; set; }
}
}