แก้เส้น API
This commit is contained in:
parent
881afba651
commit
d6d8f8b9e9
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ const evaluate = `${env.API_PROBATION_URI}`;
|
|||
const appointMain = `${env.API_PROBATION_URI}/appoint`;
|
||||
const orgProfile = `${env.API_URI}/org`;
|
||||
const probation = `${env.API_URI}/probation`;
|
||||
const report = `${env.API_URI}/probation/report`;
|
||||
const report = `${env.API_URI}/probation/report/report`;
|
||||
|
||||
export default {
|
||||
competencyOptions: (personalId: string) =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue