curl --location '/app-api/pe/invite-deliver/page?pageNo=1&pageSize=10&userId=25133'{
"code": 0,
"data": {
"list": [
{
"id": 0,
"jobId": 0,
"inviteTime": "2019-08-24T14:15:22.123Z",
"inviteStruts": 0,
"jobTitle": "string",
"jobType": "string",
"countryName": "string",
"salary": "string",
"employerName": "string",
"jobContent": "string",
"needCount": 0,
"releaseTime": "2019-08-24T14:15:22.123Z",
"creatorId": 0,
"enterpriseType": 0,
"publisherCount": 0,
"companyLogo": "string"
}
],
"total": 0
},
"msg": "string"
}