แก้ประกาศ api /org/profile/keycloak/position ให้อยู่ที่ระบบ org อันเดียว
This commit is contained in:
parent
6824988322
commit
ae059a1d5f
3 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ const profile = `${env.API_URI}/profile/keycloak`;
|
|||
|
||||
export default {
|
||||
profileBykeycloak: () => `${profile}`,
|
||||
positionBykeycloak: () => `${env.API_URI}/org/profile/keycloak/position`,
|
||||
// positionBykeycloak: () => `${env.API_URI}/org/profile/keycloak/position`,
|
||||
|
||||
appealMainList: (
|
||||
status: string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue