mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 20:01:59 +00:00
92 lines
1.8 KiB
JSON
92 lines
1.8 KiB
JSON
{
|
|
"users": [
|
|
{
|
|
"id": 1,
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Phan Huu Loi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Ho Chi Minh"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": 6,
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": 8,
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"id": 9,
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": 246,
|
|
"address": "Da Nang"
|
|
},
|
|
{
|
|
"name": "Nezumi",
|
|
"identifiedCode": "3212",
|
|
"phone": "0327768351",
|
|
"roomId": "213",
|
|
"address": "32131212312",
|
|
"id": 10
|
|
},
|
|
{
|
|
"name": "Nezumi",
|
|
"identifiedCode": "123",
|
|
"phone": "0937425123",
|
|
"roomId": "24632",
|
|
"address": "Da Nang232321",
|
|
"id": 13
|
|
},
|
|
{
|
|
"id": 16,
|
|
"name": "Phan Huu Loi",
|
|
"identifiedCode": "3213123212312",
|
|
"phone": "0327768321",
|
|
"roomId": "3123",
|
|
"address": "32131312332131"
|
|
}
|
|
]
|
|
} |