ลบส่วน comment ที่ไม่ใช้
This commit is contained in:
parent
a82fbcd17e
commit
16c9395f89
1 changed files with 0 additions and 2 deletions
|
|
@ -243,7 +243,6 @@ export class SalaryPeriodEmployeeController extends Controller {
|
|||
// if (!salarys) {
|
||||
// throw new HttpError(HttpStatusCode.NOT_FOUND, "ไม่พบระดับตำแหน่ง");
|
||||
// }
|
||||
// let type = salaryProfile.type;
|
||||
// //SalaryRank
|
||||
// let salaryRanks: any = null;
|
||||
// if (salaryProfile.amount != null) {
|
||||
|
|
@ -567,7 +566,6 @@ export class SalaryPeriodEmployeeController extends Controller {
|
|||
// }
|
||||
salaryProfile.type = body.type;
|
||||
salaryProfile.isReserve = body.isReserve;
|
||||
// let type = salaryProfile.type;
|
||||
// //SalaryRank
|
||||
// let salaryRanks: any = null;
|
||||
// if (salaryProfile.amount != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue