curl --location '/app-api/pe/user-resumeList/createInviteDeliver' \
--header 'Content-Type: application/json' \
--data '{
"id": 1776,
"invitedUserId": 25131,
"inviteUserId": 12371,
"jobIds": 29624,
"jobId": 0,
"inviteTime": "2019-08-24T14:15:22.123Z",
"typeCode": 0,
"inviteStruts": 0
}'{
"code": 0,
"data": "string",
"msg": "string"
}