เพิ่มpathผังเงินเดือนลูกจ้าง

This commit is contained in:
Kittapath 2024-03-13 09:33:34 +07:00
parent 87f29e22e9
commit cf44eb68c9
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ import {
UpdateSalaryRankEmployee,
} from "../entities/SalaryRankEmployees";
import { Salarys } from "../entities/Salarys";
@Route("api/v1/salary/rate")
@Route("api/v1/salary/rate/employee")
@Tags("SalaryRankEmployee")
@Security("bearerAuth")
@Response(