tambahannya

This commit is contained in:
bipproduction
2026-01-22 11:41:58 +08:00
parent 71754df1f6
commit 049bddeba1
32 changed files with 702 additions and 1796 deletions

View File

@@ -8,6 +8,7 @@ datasource db {
url = env("DATABASE_URL")
}
model User {
id String @id @default(cuid())
name String?

View File

@@ -29,3 +29,4 @@ const user = [
})
// use fix-code