curl --location -g --request POST '/api/member/get-member-info?is_debug={{is_debug}}&member_id={{member_id}}'{
"data": {
"phone": "MTU4MjMxNjE2OTI=",
"display_phone": "158******92",
"member_id": "MjM4",
"name": "JUU0JUI4JTg3JTJBJUU4JUI0JUI1",
"display_name": "万*贵",
"is_auth": "1",
"face_image": "https://uat-api.group-ds.com/ih-patient-v2-api-tongliang/images/man.jpg",
"gender": 1,
"province": "",
"city": "重庆市",
"area": "铜梁区",
"address": "石鱼镇兴红村",
"account_id": "NTEwMjI4MTk0NzA3MjQ0NjEx",
"display_account_id": "5102**********4611",
"age": 77,
"user_id": "",
"score": 0
},
"code": 200,
"message": "请求成功"
}