อนุมัติและส่งต่อ การปรับเลื่อน ค่าตอบแทน

This commit is contained in:
nakorn
2022-05-01 12:20:21 +07:00
parent 32280778e6
commit 42e1878aa8
21 changed files with 2503 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ namespace TodoAPI2.Models
string GetMainDept(int? dep_id);
List<external_linkageViewModel> GetSalaryReportType();
List<external_linkageViewModel> GetAgreeDisagree4();
}
}