แก้ API ดาวน์โหลดไฟล์ของทะบียนประวัติ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-09-05 11:55:29 +07:00
parent dd1dd14d06
commit 24de3ccd48
3 changed files with 17 additions and 4 deletions

View file

@ -178,6 +178,7 @@ export default {
profileReportEmpId: (profileId: string) =>
`${report}kk1-employee/${profileId}`,
profileKp7ShortId: (profileId: string) => `${report}kp7-short/${profileId}`,
profileKp7ShortEmpId: (profileId: string) => `${report}kp7-short-employee/${profileId}`,
profileChangeNameId: (profileId: string) =>
`${profile}changeName/${profileId}`,