This commit is contained in:
hamid zarghami
2026-01-24 15:52:56 +03:30
parent cb174bf0dc
commit 480fc056f9
5 changed files with 56 additions and 40 deletions
+1
View File
@@ -5,6 +5,7 @@ export const Paths = {
product: {
list: '/product/list',
create: '/product/create',
update: '/product/update/',
category: {
create: '/product/category/create',
list: '/product/category/list',