38815-vm/replit_data/consumables.json
2026-02-28 22:33:39 +00:00

12 lines
161 B
JSON

{
"count": 1,
"data": [
{
"id": 1,
"name": "TIG Welding Rods",
"quantity": 50,
"reorderLevel": 20,
"unit": "kg"
}
]
}