FUNCIONAL HASTA EL 10-6-2026

This commit is contained in:
2026-06-10 10:36:00 -05:00
parent d0581d36d1
commit ad3911d3c3
6 changed files with 188 additions and 15 deletions
+17
View File
@@ -24,5 +24,22 @@
]
}
]
},
{
"id": "cacharro",
"nombre": "cacharro",
"icono": "🎁",
"subcategorias": [
{
"id": "parlantes",
"nombre": "parlantes",
"subcategorias": [
{
"id": "cables",
"nombre": "cables"
}
]
}
]
}
]
+9
View File
@@ -8,6 +8,15 @@
{
"usuario": "juan",
"contraseña": "123456",
"rol": "editor",
"permisos": [
"productos",
"agotados"
]
},
{
"usuario": "juan carlos",
"contraseña": "123456",
"rol": "vendedor",
"permisos": [
"descargas"
+1 -1
View File
@@ -57,7 +57,7 @@
"dama",
"aaa"
],
"img": "bolsos/dama/aaa/AF100-197.webp",
"img": "bolsos/AF100-197.webp",
"nombre": "BOLSO",
"precio": 10000
},
+1 -14
View File
@@ -1,14 +1 @@
[
{
"token": "6a1237154be60b22394abc5dec73f77f2e0b53daefe726a630fd280dfdfc3810",
"usuario": "admin",
"rol": "admin",
"createdAt": 1781010881218
},
{
"token": "8929371d141205d2a2d7b0328e8ff3561a5d808be5894b476c48419777b57063",
"usuario": "juan",
"rol": "vendedor",
"createdAt": 1781010897294
}
]
[]