fixed api web service explode field
This commit is contained in:
parent
82d81334f5
commit
97df4d6cf5
1 changed files with 25 additions and 0 deletions
|
|
@ -350,6 +350,31 @@ export class ApiManageController extends Controller {
|
|||
"next_holderId",
|
||||
"current_holderId",
|
||||
"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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue