{
"job_id": "string"
}
curl --location --request POST 'http://localhost:8081/bin_fresh_recruit/com/job/delete' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"job_id": "string"
}'
{"code":0,"msg":"ok","data":"Jb7dc7162433"}