fix เงินเดือน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-04-11 15:03:31 +07:00
parent 3f937c389c
commit 7327187ecb
7 changed files with 490 additions and 32 deletions

View file

@ -23,6 +23,7 @@ export default {
salaryReportemployeeByid: (id: string) => `${salary}/report/employee/${id}`,
salaryPeriod: () => `${salary}/period`,
salaryPeriodActive: (year: string) => `${salary}/period/active/${year}`,
salaryChangeIsclose: `${salaryPeriod}/change/isclose`,
/** รายการเงินเดือน*/
keycloakPositionByid: (id: string) =>