Initial commit: LACA parking management system
This commit is contained in:
13
backend/prisma/dump/tenant.json
Normal file
13
backend/prisma/dump/tenant.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"email": "danghoat.ptit@gmail.com",
|
||||
"username": "hoatdx",
|
||||
"password": "123456789",
|
||||
"password_confirmation": "",
|
||||
"first_name": "Hoat",
|
||||
"last_name" : "Dang",
|
||||
"phone": "0973465669"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user