create attibute value

This commit is contained in:
hamid zarghami
2026-01-25 11:43:57 +03:30
parent 69fb2786bc
commit d3eab9ed75
8 changed files with 189 additions and 1 deletions
+3
View File
@@ -15,6 +15,9 @@ export const Paths = {
list: '/product/attribute/',
create: '/product/attribute/create/',
update: '/product/attribute/update/'
},
attributeValue: {
list: '/product/attribute-value/'
}
},
order: {