Authorization: ********************curl --location --request POST '/jobEvaluation/v1/interview/check/evaluation/' \
--header 'sign;' \
--header 'nonceStr;' \
--header 'appVersion;' \
--header 'Authorization: <api-key>'{
"code": 0,
"data": null,
"msg": "string"
}