fixed api web service explode field

This commit is contained in:
Warunee Tamkoo 2026-05-26 12:43:11 +07:00
parent 82d81334f5
commit 97df4d6cf5

View file

@ -350,6 +350,31 @@ export class ApiManageController extends Controller {
"next_holderId", "next_holderId",
"current_holderId", "current_holderId",
"ancestorDNA", "ancestorDNA",
"leaveCommandId",
"posLevelId",
"posTypeId",
"posExecutiveId",
"registrationProvinceId",
"registrationDistrictId",
"registrationSubDistrictId",
"currentProvinceId",
"currentDistrictId",
"currentSubDistrictId",
"isDelete",
"keycloak",
"statusCheckEdit",
"privacyCheckin",
"privacyUser",
"privacyMgt",
"dutyTimeId",
"dutyTimeEffectiveDate",
"profileId",
"profileEmployeeId",
"orgRevisionId",
"rank",
"isUpload",
"isDeleted",
"isEntry",
]; // ฟิลด์ที่ไม่ต้องการแสดงในผลลัพธ์ ]; // ฟิลด์ที่ไม่ต้องการแสดงในผลลัพธ์
// การแทนที่ฟิลด์ ID ด้วยฟิลด์ Name สำหรับ Profile entity // การแทนที่ฟิลด์ ID ด้วยฟิลด์ Name สำหรับ Profile entity