update
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user