9 lines
98 B
JSON
9 lines
98 B
JSON
|
|
{
|
||
|
|
"workers": [
|
||
|
|
{
|
||
|
|
"name": "Mathieu",
|
||
|
|
"presenceDays": 0,
|
||
|
|
"id": 1
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|