Automated backup shifts.json 2026-04-07 23:45:26 +05+0500
Browse files- shifts.json +12 -0
shifts.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"id": "cccee14f869d420fa44b70888740f787",
|
| 4 |
+
"user_id": "ecfc6024028d4b0a8d383a4831d2ca37",
|
| 5 |
+
"user_name": "Александр",
|
| 6 |
+
"kassa_id": "033b17f930b245468b32a0292dfb41ea",
|
| 7 |
+
"kassa_name": "Байсат",
|
| 8 |
+
"start_time": "2026-04-07T23:45:26.456789+05:00",
|
| 9 |
+
"start_balance": "0",
|
| 10 |
+
"end_time": null
|
| 11 |
+
}
|
| 12 |
+
]
|