curl --location 'https://dev-api-2.golfera.net//api/v1/front/viewPlayerAppFront?member_id=260' \
--header 'Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvZGV2LWFwaS0yLmdvbGZlcmEubmV0XC9hcGlcL3YxXC9jYWRkaWVcL2xvZ2luIiwiaWF0IjoxNzgzNDIwNDQ1LCJleHAiOjE3ODcwMjA0NDUsIm5iZiI6MTc4MzQyMDQ0NSwianRpIjoiY2hJZHZHRkV3YktRTzhUeSIsInN1YiI6NDI0LCJwcnYiOiIyOGYwYWZkYmM3OTJjYmEyM2ViYjQxMTYyZTJhODBlMzZhZjRhNzlkIn0.pOg5rK9TvAtohirjMBs-TWL7QLYwwtK2BE5z1m0Bs70'"avatar_url": 头像
"name": 名称,
"member_id": 成员id,
"phone": "17317518854",
"is_founder": 1,
"zhi_wei": 职位,
"cha_dian": 差点,
"birth": 出生日期,
"fee_end_time": 队费到期日期,
"cloth_size": 衣服尺码,
"sex" 1=男 2=女
"resident_city" 常驻城市
"remark" 备注
"fee_end_time" '队费到期日期',
"zhi_wei" '职位',
"cha_dian" '差点',
{
"errno": "0",
"msg": "成功",
"data": {
"id": 257,
"team_id": 109,
"user_id": 710,
"head_logo": null,
"name": "刘",
"sex": 1,
"phone": 17317518853,
"birth": null,
"resident_city": null,
"cloth_size": null,
"remark": null,
"join_time": null,
"fee_end_time": null,
"zhi_wei": null,
"cha_dian": null,
"role_id": 0,
"is_founder": 0,
"created_at": "1735812898",
"updated_at": "1736748950",
"deleted_at": null
}
}