Merge branch 'oat_dev' into develop
This commit is contained in:
commit
6075787665
3 changed files with 20 additions and 28 deletions
|
|
@ -23,6 +23,7 @@ export default {
|
|||
orgPosPositionExecutive : () => `${orgPos}/position/executive`,
|
||||
orgPosExecutive: `${orgPos}/executive`,
|
||||
orgPosType: `${orgPos}/type`,
|
||||
orgPosTypeId: (id: string) => `${orgPos}/type/${id}`,
|
||||
orgPosLevel: `${orgPos}/level`,
|
||||
orgPosMaster: `${orgPos}/master`,
|
||||
orgPosMasterById: (id: string) => `${orgPos}/master/${id}`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue