{
"privateKey":"DD94A53B320E46B59FF0C59087EFFE6E"
}
curl --location --request POST 'https://api.shzypxy.com/import/downstream/enterprise/getClassCodeByPrivateKey' \
--header 'Content-Type: application/json' \
--data-raw '{
"privateKey":"DD94A53B320E46B59FF0C59087EFFE6E"
}'
{
"c": 0,
"msg": "执行成功",
"ctt": [
{
"classCode": "2021100901019524",
"name": "汽车生产线操作工",
"trainingUnit": "华博汽车镜(上海)有限公司",
"areaName": "金山",
"stuNum": 1
}
]
}