clifinance/app_data.json

17 lines
263 B
JSON
Raw Normal View History

2024-05-18 00:37:07 +03:00
[
{
"id": -1,
"type": "Income",
"date": "2000-11-10T00:00:00",
"amount": 100.1,
"description": "sdfsdfsgdhfgh"
},
{
"id": -1,
"type": "Income",
"date": "2000-11-10T00:00:00",
"amount": 100.1,
"description": "d"
}
]