mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 13:38:51 +00:00
77 lines
1.5 KiB
JSON
77 lines
1.5 KiB
JSON
{
|
|
"users": [
|
|
{
|
|
"id": "123",
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": "231",
|
|
"name": "Phan Huu Loi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Ho Chi Minh"
|
|
},
|
|
{
|
|
"id": "312",
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": "523",
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": "534",
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": "756",
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": "23",
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": "756",
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": "756",
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
}
|
|
]
|
|
}
|