curl --location -g --request POST '/api/member/family/bind-me-list?member_id=1410073&member_id=&is_debug={{is_debug}}'
{
"data": [
{
"relation_account_id": "5133**********3525",
"relation_name": "娜*",
"relation_phone": "173******74",
"relation_type": "本人",
"really_account_id": "5133*********525",
"really_name": "娜姐",
"really_phone": "173*****74",
"age": 69,
"sex": 2,
"image": "https://uat-api.group-ds.com/std-patient-api-luhuo/images/woman.jpg",
"is_zl_family": 0
}
],
"code": 200,
"message": "请求成功"
}