add more position

This commit is contained in:
yotakii
2026-02-23 12:19:00 +03:00
parent 6034f774ed
commit 6c3d9ea43f
4 changed files with 91 additions and 1 deletions

View File

@@ -82,7 +82,7 @@ model Employee {
lastName String
firstNameAr String?
lastNameAr String?
email String @unique
email String
phone String?
mobile String
dateOfBirth DateTime?