{
"backId": 0,
"pageNo": 1,
"pageSize": 10,
"phoneNum": "string",
"pilotLabelId": 0,
"pilotStatus": 0
}curl --location --request POST '/userapp/pilot/selectPilotListByTeam' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJVU0VSX0FDQ09VTlRfSUQiOjEsInN1YiI6Im1tY19pdWF2ODg4IiwiaXNzIjoibW1jX3VhdiIsIlRPS0VOX1RZUEUiOiJNX1RPS0VOIiwiZXhwIjoxNzQ1NDYzODM5LCJpYXQiOjE3NDUzNzc0MzksImp0aSI6IjY5NzkwOSJ9.uxXdeKJt2x1L7JyNYb6i_4JwgEcoKP2MvtJU4Il7Tuo' \
--header 'Content-Type: application/json' \
--data-raw '{
"backId": 0,
"pageNo": 1,
"pageSize": 10,
"phoneNum": "string",
"pilotLabelId": 0,
"pilotStatus": 0
}'{
"code": "string",
"message": "string",
"result": {
"abilityUrl": "http://share-fly.oss-cn-hangzhou.aliyuncs.com/file/2cbbeffb-c1d1-4b26-a9a9-9e17c85e35a9.jpg",
"age": 1,
"areaNumber": 100001,
"auditStatus": "0审核中 1审核通过 2审核不通过",
"backUserId": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"flyingTeam": "string",
"id": 1,
"individualResume": "无人机专业,工作三年",
"isAdmin": 0,
"licenseNumber": 231321312313211,
"licenseType": "UTC",
"licenseUrl": "http://share-fly.oss-cn-hangzhou.aliyuncs.com/file/2cbbeffb-c1d1-4b26-a9a9-9e17c85e35a9.jpg",
"messageId": 0,
"nickName": "string",
"phoneNum": 18921312312,
"pilotAbility": [
{
"abilityId": 5,
"abilityName": "道路检测",
"id": 0
}
],
"pilotLabels": [
{
"id": 0,
"labelName": "string"
}
],
"pilotResume": "string",
"pilotStatus": "0审核中 1审核通过 2审核不通过",
"reason": 1,
"reasonId": 1,
"remark": "航拍摄影,农业植保",
"residentCity": "深圳市",
"sex": 1,
"status": true,
"timeOfApplication": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"userAccountId": 1,
"userImg": "http://",
"userLabels": [
{
"labelId": 0,
"labelName": "string",
"userId": 0
}
],
"userName": 1,
"userStateVO": {
"icon": "string",
"id": 0,
"state": "string"
},
"yearsOfWorking": 3
}
}