update category

This commit is contained in:
hamid zarghami
2026-01-24 12:15:41 +03:30
parent 3dc13d1830
commit 4a728ad676
8 changed files with 190 additions and 7 deletions
+1
View File
@@ -8,6 +8,7 @@ export const Paths = {
category: {
create: '/product/category/create',
list: '/product/category/list',
update: '/product/category/update/'
}
},
order: {