curl --location --request POST 'https://openapi.italent.cn/TenantBasePublicApiV2/v2/empsubset?objectName&userId' \
--header 'Content-Type: application/json' \
--data-raw '{
"Fields": {
"SchoolCode":"10015",
"GraduationType": "2",
"BeginDate":"2021-04-01",
"EnddatE":"2021-05-01"
}
}'null