no message
This commit is contained in:
parent
47e96ddec5
commit
4a93fe3386
3 changed files with 210 additions and 78 deletions
|
|
@ -31,4 +31,6 @@ export default {
|
|||
|
||||
orgPosExecutiveById: (id: string) => `${orgPos}/executive/${id}`,
|
||||
orgPosHistory: (id: string) => `${orgPos}/history/${id}`,
|
||||
|
||||
orgSalaryPosition:`${orgPos}/position?keyword=&type=ALL`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue