Compare commits

..

No commits in common. "bdb6b4ca3e493a677e5a19196539c4e95074c593" and "61441e21b8117a6244b0eff2df64366aa47be563" have entirely different histories.

2 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"data": [
{
"login": "user1",
"password": "123",
"photo": "boy",
"surname": "Иванов",
"name": "Иван",
@ -13,6 +14,7 @@
},
{
"login": "user2",
"password": "123",
"photo": "boy",
"surname": "Александров",
"name": "Александр",

View File

@ -2,6 +2,7 @@
"data":
{
"login": "user1",
"password": "123",
"photo": "boy",
"surname": "Иванов",
"name": "Иван",