ค้นหาลุกจ้างประจำ

This commit is contained in:
kittapath 2024-09-04 09:57:05 +07:00
parent 78ce7fa612
commit 28f8c87fea

View file

@ -2627,7 +2627,7 @@ export class DevelopmentController extends Controller {
});
} else if (item["ประเภท"] == "ลูกจ้างประจำ") {
await new CallAPI()
.GetData(request, `/org/unauthorize/employee/citizen/${item["รหัสประจำตัวประชาชน"]}`)
.GetData(request, `/org/unauthorize/employee-prem/citizen/${item["รหัสประจำตัวประชาชน"]}`)
.then(async (x: any) => {
let development = Object.assign(new DevelopmentHistory(), x);
development.dateStart =