แก้เเสดงผล การพัฒนารายบุคคล (Individual Development Plan)

This commit is contained in:
setthawutttty 2024-12-19 17:41:59 +07:00
parent 85fcae6be7
commit 4b4b293ee7
3 changed files with 101 additions and 66 deletions

View file

@ -49,4 +49,8 @@ export default {
/**API ยุทธศาสตร์*/
devStrategy,
/** IDP */
developmentReQuestIDP: (id: string) => `${developmentOrg}/profile/development/registry/OFFICER/${id}`,
developmentIDP: (id: string) => `${development}/main/registry/OFFICER/${id}`,
};