รายการออกคำสั่งย้ายสับเปลี่ยนตำแหน่ง (รอ API)

This commit is contained in:
STW_TTTY\stwtt 2024-06-12 14:37:02 +07:00
parent 49bb827226
commit aad0d88867
5 changed files with 69 additions and 94 deletions

View file

@ -175,4 +175,7 @@ export default {
appointEmployeeOrder: (typeId: string) =>
`${placement}/appointment/temp/report/${typeId}`,
apppointmentPositionUse: () => `${placement}/appointment/temp/use`,
};