This commit is contained in:
ditiqi 2025-02-24 19:56:44 +08:00
commit 89f21c1a41
1 changed files with 0 additions and 1 deletions

View File

@ -406,7 +406,6 @@ model NodeEdge {
@@index([targetId]) @@index([targetId])
@@map("node_edge") @@map("node_edge")
} }
model Animal { model Animal {
id String @id @default(cuid()) id String @id @default(cuid())
name String name String