{
"id": 7330,
"businessTable": "2",
"userId": 25234,
"businessId": 19759
}
curl --location --request POST '/app-api/pe/user-job-favorite/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 7330,
"businessTable": "2",
"userId": 25234,
"businessId": 19759
}'
{
"code": 0,
"data": 0,
"msg": "string"
}