IP_LabWorks/front/db.json
2023-03-06 15:49:54 +04:00

20 lines
262 B
JSON

{
"ReportSotr": [
{
"id": 1,
"CompanyName": "json-server",
"Date": "typicode",
""
}
],
"comments": [
{
"id": 1,
"body": "some comment",
"postId": 1
}
],
"profile": {
"name": "typicode"
}
}