API คนครอง
This commit is contained in:
parent
21e1249d4c
commit
b853b4e7d6
3 changed files with 167 additions and 136 deletions
|
|
@ -37,6 +37,6 @@ export default {
|
|||
|
||||
/**ครองตำแหน่ง */
|
||||
orgSearchProfile: `${orgProfile}/search`,
|
||||
orgProfile: `${orgProfile}`,
|
||||
orgDeleteProfile: (id: string) => `${orgProfile}/delete/${id}`,
|
||||
orgProfile: `${orgPos}/profile`,
|
||||
orgDeleteProfile: (id: string) => `${orgPos}/profile/delete/${id}`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue