curl --location --request POST 'https://openapi.italent.cn/TenantBasePublicApiV2/v2/employee/junior/id/search' \
--header 'Content-Type: application/json' \
--data-raw '{
"Id": "100991832",
"Columns": [
"UserID",
"Name",
"Email",
"IDType",
"IDNumber"
]
}'null