Merge branch 'develop' into devTee
This commit is contained in:
commit
18bdd0eda7
12 changed files with 386 additions and 140 deletions
|
|
@ -52,6 +52,7 @@ export default {
|
|||
|
||||
orgPosExecutiveById: (id: string) => `${orgPos}/executive/${id}`,
|
||||
orgPosHistory: (id: string) => `${orgPos}/history/${id}`,
|
||||
orgPosHistoryUpdate: (id: string) => `${orgPos}/history-update/${id}`,
|
||||
|
||||
orgSalaryPosition: `${orgPos}/position?keyword=&type=ALL`,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue