暂无描述
curl --location --request GET 'https://gxs.shhkgxs.com:27443/api/user/help_me' \
--header 'x-token-u: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOjQ5NDgsImZyb20iOiJwYWQiLCJ0aW1lIjoxNjk0MTQwMjcyfQ.U1EloE5YpX43tWhfb9CEGCqmEtaT2LmLlu_BFxgtLeU'
{
"msg": "添加成功",
"code": 20000,
"type": "success",
"data": {
"family_name": "张三",
"family_phone": "15921573957",
"sort_order": 1,
"person_id": 163,
"is_sos": 0,
"real_name": "风子",
"avatar": "https:\/\/community-eihoo.eihoo.com\/static\/uploads\/f\/96\/f964ca98a0a34590372bbb8cba7b1ed6.jpg",
"last_login_device_id": 0,
"user_id": 1223,
"is_online": 0
}
}