แก้ API ดาวน์โหลดไฟล์ของทะบียนประวัติ
This commit is contained in:
parent
dd1dd14d06
commit
24de3ccd48
3 changed files with 17 additions and 4 deletions
|
|
@ -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}`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue