create attibute value
This commit is contained in:
@@ -15,6 +15,9 @@ export const Paths = {
|
||||
list: '/product/attribute/',
|
||||
create: '/product/attribute/create/',
|
||||
update: '/product/attribute/update/'
|
||||
},
|
||||
attributeValue: {
|
||||
list: '/product/attribute-value/'
|
||||
}
|
||||
},
|
||||
order: {
|
||||
|
||||
Reference in New Issue
Block a user