`id` 成员id,
`team_name` '球队名称',
`team_image` '球队图标',
`team_place` '球队所在地',
`team_country` '国家',
`team_provice` '省',
`team_city` '市',
`establish_time` '成立时间',
`opend` '是否公开 1公开 2私密',
`chadian_way` '差点计算方式',
`team_slogan` '球队口号',
`team_introduce` '球队介绍',
`is_seek` '是否允许查找 0-允许 1-不允许',
`team_scale` '球队规模',
`team_id` '球队id',
`user_id` '用户id',
`name` '用户名',
`phone` '手机号',
`role_id` '球队角色id',
`is_founder` '是否是创建人 0-不是创建人 1-是创建人',
'no' 成员数量
{
"errno": "0",
"msg": "成功",
"data": [
{
"id": 253,
"team_name": "111",
"team_image": "https://ly-golf-test.oss-cn-shanghai.aliyuncs.com/cropped4049258609999049196.jpg",
"team_place": "上海市上海市",
"team_country": "中国",
"team_provice": "上海市",
"team_city": "上海市",
"establish_time": 1734883200,
"opend": null,
"chadian_way": null,
"team_slogan": "1494",
"team_introduce": "墨子",
"is_seek": 0,
"team_scale": 50,
"created_at": "1734949286",
"updated_at": "1734949286",
"deleted_at": null,
"team_id": 109,
"user_id": 642,
"name": "求生",
"phone": 17317518854,
"role_id": 0,
"is_founder": 1,
"power": [],
"no": 1
},
{
"id": 256,
"team_name": "222",
"team_image": "https://ly-golf-test.oss-cn-shanghai.aliyuncs.com/cropped252952680209267420.jpg",
"team_place": "上海市上海市",
"team_country": "中国",
"team_provice": "上海市",
"team_city": "上海市",
"establish_time": 1735747200,
"opend": null,
"chadian_way": null,
"team_slogan": "大大大",
"team_introduce": null,
"is_seek": 0,
"team_scale": 50,
"created_at": "1735790442",
"updated_at": "1735790442",
"deleted_at": null,
"team_id": 112,
"user_id": 642,
"name": "求生",
"phone": 17317518854,
"role_id": 0,
"is_founder": 1,
"power": [],
"no": 1
}
]
}