curl --location --request POST 'https://openapi.italent.cn/TenantBasePublicApiV2/v2/employee/basicinfo/ids/search' \
--header 'Content-Type: application/json' \
--data-raw '{
"Ids": [
101485946,
115562157,
101192924
],
"Columns": [
"UserID",
"Name",
"Email",
"IDType",
"IDNumber"
]
}'null