get commander
This commit is contained in:
parent
3887cdaed1
commit
759a7c556d
3 changed files with 35 additions and 0 deletions
|
|
@ -4,4 +4,6 @@ const org = `${env.API_URI}/org`;
|
|||
|
||||
export default {
|
||||
profilePosition: () => `${org}/profile/keycloak/position`,
|
||||
|
||||
searchCommander: `${org}/profile/search/commander`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue