Kgshop commited on
Commit
7775cf8
·
verified ·
1 Parent(s): a9a5a37

Sync data.json 2026-03-31 07:25:51

Browse files
Files changed (1) hide show
  1. data.json +10 -1
data.json CHANGED
@@ -1 +1,10 @@
1
- {"products": [], "categories": [], "orders": {}, "employees": []}
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "products": [],
3
+ "categories": [
4
+ "Кроссовки"
5
+ ],
6
+ "orders": {},
7
+ "employees": [],
8
+ "seasons": [],
9
+ "exchange_rate_kzt": 450.0
10
+ }