ปรับ API report กพ7
This commit is contained in:
parent
43dec2d05f
commit
269cf579d4
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import env from "../index";
|
|||
const metadata = `${env.API_URI}/org/metadata/`;
|
||||
const org = `${env.API_URI}/org`;
|
||||
const profileOrg = `${env.API_URI}/org/profile`;
|
||||
const report = `${env.API_URI}/report/profile/`;
|
||||
const report = `${env.API_URI}/org/profile/`;
|
||||
const workflow = `${env.API_URI}/org/workflow`;
|
||||
export default {
|
||||
profilePosition: () => `${org}/profile/keycloak/position`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue