ข้อมูลราชการ ==> ตำแหน่ง
This commit is contained in:
parent
cbee41e212
commit
2acaf97a28
4 changed files with 212 additions and 292 deletions
|
|
@ -6,6 +6,8 @@ const profileOrg = `${env.API_URI}/org/profile`;
|
|||
const report = `${env.API_URI}/org`;
|
||||
const workflow = `${env.API_URI}/org/workflow`;
|
||||
export default {
|
||||
orgCommandCode: `${metadata}commandCode`,
|
||||
|
||||
profilePosition: () => `${org}/profile/keycloak/position`,
|
||||
|
||||
searchCommander: `${org}/profile/search/commander`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue