{
"occupationReportId": "string",
"reportUrl": "string"
}curl --location --request POST '/occupation/v1/explore/occuation/paper' \
--header 'token;' \
--header 'collegeId;' \
--header 'sign;' \
--header 'nonceStr;' \
--header 'appVersion;' \
--header 'Content-Type: application/json' \
--data-raw '{
"occupationReportId": "string",
"reportUrl": "string"
}'{}