curl --location --request POST 'https://openapi.italent.cn/TenantBasePublicApiV2/v2/jobsequence/ids/search' \
--header 'Content-Type: application/json' \
--data-raw '{
"Ids": [
168,
370,
257
],
"Columns": [
"Name",
"OId",
"POId",
"OIdResourceSet",
"JobLevelType",
"Level",
"EstablishDate",
"StartDate",
"StopDate",
"Status",
"Order"
]
}'
null