Files
InternetProg_MorozovDV_PIbd-22/html/database/data.json
2025-05-16 02:30:48 +04:00

16 lines
246 B
JSON

{
"users": [
{
"id": "67af",
"number": "+7 (111) 111-11-11",
"password": "11111"
},
{
"id": "77aa",
"number": "+7 (222) 222-22-22",
"password": "222222"
}
],
"books": [],
"authors": []
}