ลูกจ้างชั่วคราว => API ออกคำสั่ง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-06-12 13:22:40 +07:00
parent d16d99df9d
commit ea4c8ad45f
2 changed files with 4 additions and 1 deletions

View file

@ -92,4 +92,6 @@ export default {
//
orgCheckAvatar: (id: string) => `${orgProfile}/avatar/profileId/${id}`,
orgProfileReport: `${orgProfile}-employee/report`,
};