curl --location --request GET '/release/gambit/userMessage?userAccountId=' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJVU0VSX0FDQ09VTlRfSUQiOjEsInN1YiI6Im1tY19pdWF2ODg4IiwiaXNzIjoibW1jX3VhdiIsIlRPS0VOX1RZUEUiOiJNX1RPS0VOIiwiZXhwIjoxNzQ1NDYzODM5LCJpYXQiOjE3NDUzNzc0MzksImp0aSI6IjY5NzkwOSJ9.uxXdeKJt2x1L7JyNYb6i_4JwgEcoKP2MvtJU4Il7Tuo'{
"code": "string",
"message": "string",
"result": {
"attentionCount": 0,
"createTime": "string",
"fansCount": 0,
"id": 0,
"likeCount": 0,
"pilotId": 0,
"pilotStatus": true,
"status": false,
"statusList": false,
"updateTime": "string",
"userAccountId": 0,
"userAccountMessageVo": {
"abilityName": 1,
"birthday": 1,
"pilotId": 0,
"sex": 1,
"userAccountId": 0,
"yearsOfWorking": 1
}
}
}