This commit is contained in:
freedakgmail
2025-11-24 14:02:34 +08:00
parent b7a8c9ee6e
commit 3d075c6076
941 changed files with 25613 additions and 27641 deletions
+1
View File
@@ -48,6 +48,7 @@ export async function GET(req: NextRequest) {
},
tree: {
select: {
id: true,
name: true
}
}