2023-12-14 19:06:42 +04:00
|
|
|
|
{
|
|
|
|
|
"types": [
|
|
|
|
|
{
|
|
|
|
|
"id": 1,
|
|
|
|
|
"name": "Новость"
|
|
|
|
|
}
|
|
|
|
|
],
|
2023-12-15 18:31:52 +04:00
|
|
|
|
"users": [
|
|
|
|
|
{
|
|
|
|
|
"id": 1,
|
|
|
|
|
"login": "user1",
|
|
|
|
|
"password": "password1",
|
|
|
|
|
"status": "user"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 2,
|
|
|
|
|
"login": "user2",
|
|
|
|
|
"password": "password2",
|
|
|
|
|
"status": "admin"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 3,
|
|
|
|
|
"login": "user3",
|
|
|
|
|
"password": "password3",
|
|
|
|
|
"status": "user"
|
|
|
|
|
}
|
|
|
|
|
],
|
2023-12-14 19:06:42 +04:00
|
|
|
|
"lines": [
|
|
|
|
|
{
|
|
|
|
|
"typeId": "1",
|
2023-12-16 13:56:14 +04:00
|
|
|
|
"price": "6гор6н",
|
|
|
|
|
"count": "апраvfvfg",
|
|
|
|
|
"sum": "12.12.2023",
|
2023-12-14 19:06:42 +04:00
|
|
|
|
"image": "",
|
2023-12-16 13:56:14 +04:00
|
|
|
|
"id": 1
|
2023-12-14 19:06:42 +04:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"typeId": "1",
|
2023-12-16 13:56:14 +04:00
|
|
|
|
"price": "олнрп",
|
|
|
|
|
"count": "орпао",
|
|
|
|
|
"sum": "16.12.2023",
|
2023-12-14 19:06:42 +04:00
|
|
|
|
"image": "",
|
2023-12-16 13:56:14 +04:00
|
|
|
|
"id": 2
|
2023-12-14 19:06:42 +04:00
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|