curl --location --request POST 'https://openapi.italent.cn/TenantBasePublicApiV2/v2/organization/ids/search' \
--header 'Content-Type: application/json' \
--data-raw '{
"Ids": [
4743877,
4743901,
4622490
],
"Columns": [
"Name",
"Code",
"OId",
"POIdOrgAdmin",
"StartDate",
"StopDate",
"Status",
"Order"
]
}'null