category list and update
This commit is contained in:
@@ -116,4 +116,10 @@ export const Pages = {
|
||||
detail: "/support/detail/",
|
||||
planUsers: "/support/plan-users/",
|
||||
},
|
||||
category: {
|
||||
list: "/category/list",
|
||||
create: "/category/create",
|
||||
update: "/category/update/",
|
||||
detail: "/category/",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user