This commit is contained in:
Li1304553726 2025-02-24 19:43:46 +08:00
parent 4a6d7e7701
commit 71b1dd5910
1 changed files with 0 additions and 2 deletions

View File

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