curl --location --request GET 'https://dev-api-2.golfera.net//api/v1/front/listEventPersonFront?team_id=109&event_id=122&page=1&page_size=10&type=1&sex=1&search=名字' \
--header 'Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOlwvXC9nb2xmLmhvc3RcL2FwaVwvdjFcL2FkbWluXC91c2VyXC9sb2dpbiIsImlhdCI6MTc1MjgxODg3NiwiZXhwIjoxNzU2NDE4ODc2LCJuYmYiOjE3NTI4MTg4NzYsImp0aSI6IlAxNUVpRThSTTJ3MEhKajUiLCJzdWIiOjI4NiwicHJ2IjoiMDU3N2I0MWY1NGUwOTVhM2Q4Y2EyMzc0MzY1MDFiOGI3YjFmZTRhNCJ9.KM5C6pp6ffS3HTCu2Vs81xKvQyLAPH3Y1sUFDmlRVJI'
"id": 229,
"team_id": 109,
"event_id": 122,
"user_id": 253,
"head_logo": null,
"name": "求生",
"phone": 17317518854,
"sex": 1,
"cha_dian": "3.1",
"banquet_time": "12-12 19:00;12-13 19:00",
"hotel_time": "12-11~12-12",
"source": "手动添加", //来源
"is_cancel": 0,
"banquet_no": 2, //宴会
"hotel_no": 1 //酒店
"jiabin_no": 1
{
"errno": "0",
"msg": "成功",
"data": {
"list": [
{
"id": 232,
"team_id": 109,
"event_id": 122,
"user_id": 260,
"head_logo": null,
"name": "刘1",
"phone": 17317518851,
"sex": 2,
"cha_dian": "3.3",
"banquet_time": "12-12 19:00;12-13 19:00",
"hotel_time": "12-11~12-12",
"source_id": 229,
"source": "嘉宾(求生)",
"wechat_num": null,
"traffic_mode": null,
"trip": null,
"journey": null,
"stay": null,
"is_attend_dinner": null,
"is_carry": null,
"guest_data": null,
"is_cancel": 0,
"created_at": "1736245717",
"updated_at": "1736245971",
"deleted_at": null,
"banquet_no": 2,
"hotel_no": 1
},
{
"id": 230,
"team_id": 109,
"event_id": 122,
"user_id": 257,
"head_logo": null,
"name": "刘",
"phone": 17317518853,
"sex": 1,
"cha_dian": null,
"banquet_time": null,
"hotel_time": null,
"source_id": null,
"source": "手动添加",
"wechat_num": null,
"traffic_mode": null,
"trip": null,
"journey": null,
"stay": null,
"is_attend_dinner": null,
"is_carry": null,
"guest_data": null,
"is_cancel": 0,
"created_at": "1736244663",
"updated_at": "1736244663",
"deleted_at": null,
"banquet_no": 0,
"hotel_no": 0
},
{
"id": 229,
"team_id": 109,
"event_id": 122,
"user_id": 253,
"head_logo": null,
"name": "求生",
"phone": 17317518854,
"sex": 1,
"cha_dian": "3.1",
"banquet_time": "12-12 19:00;12-13 19:00",
"hotel_time": "12-11~12-12",
"source_id": null,
"source": "手动添加",
"wechat_num": null,
"traffic_mode": null,
"trip": null,
"journey": null,
"stay": null,
"is_attend_dinner": null,
"is_carry": null,
"guest_data": null,
"is_cancel": 0,
"created_at": "1736244630",
"updated_at": "1736245971",
"deleted_at": null,
"banquet_no": 2,
"hotel_no": 1,
"jiabin_no": 1
}
],
"page": {
"page": 1,
"page_size": 10,
"total_count": 3,
"total_page": 1
}
}
}