[Edit SIT] แก้ไขช่วยราชการ และส่งตัวกลับ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-04-03 18:00:14 +07:00
parent 3f02f9b53e
commit 1bfcdae54b
7 changed files with 136 additions and 9 deletions

View file

@ -238,4 +238,5 @@ export default {
`${registryNew}${type}/assistance/${id}`,
profileAssistanceHistory: (id: string, type: string) =>
`${registryNew}${type}/assistance/history/${id}`,
profileAssistanceReturn: `${env.API_URI}/placement/repatriation`,
};